[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, andy-tracking, updated. upstream/20090303.gitb9de904e-140-g23b564c

Andy Green agreen at octopus.localdomain
Mon Jun 8 17:29:05 UTC 2009


The following commit has been merged in the andy-tracking branch:
commit 550bee6974e152230059d341c255b300e2f82d7a
Author: Werner Almesberger <werner at openmoko.org>
Date:   Thu Mar 5 14:39:48 2009 +0000

    Add I2C IDs for Samsung S5K series cameras
    
    These are te I2C IDs for all the Samsung S5K series cameras. This code
    is directly from Samsung's BSP.
    
    Signed-off-by: Werner Almesberger <werner at openmoko.org>

diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h
index 04947d5..7cc4f56 100644
--- a/include/linux/i2c-id.h
+++ b/include/linux/i2c-id.h
@@ -77,6 +77,12 @@
 #define I2C_DRIVERID_PCF50633 1051
 #define I2C_DRIVERID_PCA9632  1052
 
+#define	I2C_DRIVERID_S5K_3XA	1500	/* Samsung MobileAP I2C adapter */
+#define	I2C_DRIVERID_S5K_53BEA	1501	/* Samsung MobileAP I2C adapter */
+#define	I2C_DRIVERID_S5K_532	1502	/* Samsung MobileAP I2C adapter */
+#define	I2C_DRIVERID_S5K_3BA	1503	/* Samsung MobileAP I2C adapter */
+#define	I2C_DRIVERID_S5K_4XA	1504	/* Samsung MobileAP I2C adapter */
+
 /*
  * ---- Adapter types ----------------------------------------------------
  */

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list