aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-id.h
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2007-02-13 22:09:01 +0100
committerJean Delvare <khali@arrakis.delvare>2007-02-13 22:09:01 +0100
commit9ace555d7d87c55ceab6999be444c9a17e0e79b4 (patch)
tree0f2a38fe4890c7ef06d9bc72a7989560b1bd013d /include/linux/i2c-id.h
parenti2c: Update the list of bus IDs (diff)
downloadlinux-dev-9ace555d7d87c55ceab6999be444c9a17e0e79b4.tar.xz
linux-dev-9ace555d7d87c55ceab6999be444c9a17e0e79b4.zip
i2c: Add IDs to adapters
IDs have been defined but not used by most of the I2C adapters. By having a unique ID, clients can check for correct connection during probe. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'include/linux/i2c-id.h')
-rw-r--r--include/linux/i2c-id.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h
index b65c1c9da894..9c21dc793d7b 100644
--- a/include/linux/i2c-id.h
+++ b/include/linux/i2c-id.h
@@ -247,6 +247,7 @@
#define I2C_HW_SMBUS_OV519 0x040010 /* OV519 USB 1.1 webcam IC */
#define I2C_HW_SMBUS_OVFX2 0x040011 /* Cypress/OmniVision FX2 webcam */
#define I2C_HW_SMBUS_CAFE 0x040012 /* Marvell 88ALP01 "CAFE" cam */
+#define I2C_HW_SMBUS_ALI1563 0x040013
/* --- ISA pseudo-adapter */
#define I2C_HW_ISA 0x050000