* [PATCH] I2C support for 2430 SDP
@ 2006-11-21 5:55 Syed Mohammed, Khasim
2006-11-28 2:24 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Syed Mohammed, Khasim @ 2006-11-21 5:55 UTC (permalink / raw)
To: linux-omap-open-source
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
Hi,
The attached patch enables I2C support in 2430 SDP default config.
Please do let me know if you find any issues with the same.
Thanks & Regards,
Khasim
[-- Attachment #2: 2430sdp_I2C_defconfig.patch --]
[-- Type: application/octet-stream, Size: 1818 bytes --]
This patch adds I2C support for 2430 SDP.
Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
Files Changed:
omap_2430sdp_defconfig | 42 +++++++++++++++++++++++++++++++++++++++---
1 files changed, 39 insertions(+), 3 deletions(-)
=============================================================================
--- linux-omap/arch/arm/configs/omap_2430sdp_defconfig 2006-11-20 21:53:56.000000000 -0600
+++ my_linux_devpt/arch/arm/configs/omap_2430sdp_defconfig 2006-11-20 23:33:06.000000000 -0600
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux kernel version: 2.6.19-rc5-omap1
-# Mon Nov 13 19:28:47 2006
+# Linux kernel version: 2.6.19-rc6-omap1
+# Mon Nov 20 23:05:20 2006
#
CONFIG_ARM=y
# CONFIG_GENERIC_TIME is not set
@@ -653,7 +653,43 @@ CONFIG_HW_RANDOM_OMAP=y
#
# I2C support
#
-# CONFIG_I2C is not set
+CONFIG_I2C=y
+# CONFIG_I2C_CHARDEV is not set
+
+#
+# I2C Algorithms
+#
+# CONFIG_I2C_ALGOBIT is not set
+# CONFIG_I2C_ALGOPCF is not set
+# CONFIG_I2C_ALGOPCA is not set
+
+#
+# I2C Hardware Bus support
+#
+# CONFIG_I2C_OCORES is not set
+CONFIG_I2C_OMAP=y
+# CONFIG_I2C_PARPORT_LIGHT is not set
+# CONFIG_I2C_STUB is not set
+# CONFIG_I2C_PCA_ISA is not set
+
+#
+# Miscellaneous I2C Chip support
+#
+# CONFIG_SENSORS_DS1337 is not set
+# CONFIG_SENSORS_DS1374 is not set
+# CONFIG_SENSORS_EEPROM is not set
+# CONFIG_SENSORS_PCF8574 is not set
+# CONFIG_SENSORS_PCA9539 is not set
+# CONFIG_SENSORS_PCF8591 is not set
+# CONFIG_TPS65010 is not set
+# CONFIG_SENSORS_TLV320AIC23 is not set
+# CONFIG_GPIOEXPANDER_OMAP is not set
+# CONFIG_MENELAUS is not set
+# CONFIG_SENSORS_MAX6875 is not set
+# CONFIG_I2C_DEBUG_CORE is not set
+# CONFIG_I2C_DEBUG_ALGO is not set
+# CONFIG_I2C_DEBUG_BUS is not set
+# CONFIG_I2C_DEBUG_CHIP is not set
#
# SPI support
[-- Attachment #3: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] I2C support for 2430 SDP
2006-11-21 5:55 [PATCH] I2C support for 2430 SDP Syed Mohammed, Khasim
@ 2006-11-28 2:24 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2006-11-28 2:24 UTC (permalink / raw)
To: Syed Mohammed, Khasim; +Cc: linux-omap-open-source
* Syed Mohammed, Khasim <x0khasim@ti.com> [061121 05:55]:
> Hi,
>
> The attached patch enables I2C support in 2430 SDP default config.
>
> Please do let me know if you find any issues with the same.
Pushing today.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-28 2:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-21 5:55 [PATCH] I2C support for 2430 SDP Syed Mohammed, Khasim
2006-11-28 2:24 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox