From 80d745db67f9f8eae23f39aad398d44aab440f75 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 27 Oct 2005 21:32:45 +0000 Subject: linux-oz-2.6: Akita updates to dev branch. Renable akita in defconfig and build in I2C, I2C-PXA and MAX7310 drivers. Add max7310 i2c driver. Add proper Akita IO-Expander driver. Add patch to fix Akita mtd issues (also fixes Borzoi). Enable spitz_cf patch to apply to akita. Update sound codec patch - no user visible changes (yet). --- packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00 | 7 ++++--- packages/linux/linux-openzaurus_2.6.14-rc4.bb | 12 +++++++----- 2 files changed, 11 insertions(+), 8 deletions(-) (limited to 'packages/linux') diff --git a/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00 b/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00 index 61018b1a82..e1f54c8d73 100644 --- a/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00 +++ b/packages/linux/linux-openzaurus-2.6.14-rc4/defconfig-cxx00 @@ -99,7 +99,7 @@ CONFIG_PXA_SHARPSL=y # CONFIG_MACH_HX2750 is not set # CONFIG_PXA_SHARPSL_25x is not set CONFIG_PXA_SHARPSL_27x=y -# CONFIG_MACH_AKITA is not set +CONFIG_MACH_AKITA=y CONFIG_MACH_SPITZ=y CONFIG_MACH_BORZOI=y # CONFIG_MACH_TOSA is not set @@ -868,7 +868,7 @@ CONFIG_SA1100_RTC=y # # I2C support # -CONFIG_I2C=m +CONFIG_I2C=y # CONFIG_I2C_CHARDEV is not set # @@ -881,7 +881,7 @@ CONFIG_I2C=m # # I2C Hardware Bus support # -CONFIG_I2C_PXA=m +CONFIG_I2C_PXA=y # CONFIG_I2C_PXA_SLAVE is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_STUB is not set @@ -898,6 +898,7 @@ CONFIG_I2C_PXA=m # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_RTC8564 is not set # CONFIG_SENSORS_MAX6875 is not set +CONFIG_MAX7310=y # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set diff --git a/packages/linux/linux-openzaurus_2.6.14-rc4.bb b/packages/linux/linux-openzaurus_2.6.14-rc4.bb index c0b2c8ec4b..569450fb40 100644 --- a/packages/linux/linux-openzaurus_2.6.14-rc4.bb +++ b/packages/linux/linux-openzaurus_2.6.14-rc4.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r1" +PR = "r2" DEFAULT_PREFERENCE = "-1" @@ -26,9 +26,11 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \ ${RPSRC}/ide_not_removable-r0.patch;patch=1 \ ${RPSRC}/sharpsl_pm-r9.patch;patch=1 \ ${RPSRC}/corgi_pm-r4.patch;patch=1 \ - ${RPSRC}/spitz_base_extras-r3.patch;patch=1 \ - ${RPSRC}/spitz_pm-r4.patch;patch=1 \ - ${RPSRC}/spitzcf-r3.patch;patch=1 \ + ${RPSRC}/spitz_base_extras-r4.patch;patch=1 \ + ${RPSRC}/spitz_pm-r5.patch;patch=1 \ + ${RPSRC}/spitz_cf-r4.patch;patch=1 \ + ${RPSRC}/akita_mtd_fix-r0.patch;patch=1 \ + ${RPSRC}/max7310-r0.patch;patch=1 \ ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \ ${RPSRC}/pxa_irda-r5.patch;patch=1 \ ${RPSRC}/corgi_irda-r3.patch;patch=1 \ @@ -63,7 +65,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.13.tar.gz \ ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1 \ ${RPSRC}/alsa/alsa_soc-r3.patch;patch=1 \ ${RPSRC}/alsa/ssp_pxa_regs-r0.patch;patch=1 \ - ${RPSRC}/wm8731-r1.patch;patch=1 \ + ${RPSRC}/wm8731-r2.patch;patch=1 \ file://add-oz-release-string.patch;patch=1 \ file://add-elpp-stuff.patch;patch=1 \ file://pxa-serial-hack.patch;patch=1 \ -- cgit v1.2.3