aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-id.h
diff options
context:
space:
mode:
authorSteven Toth <stoth@hauppauge.com>2007-03-11 20:44:05 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 22:07:51 -0300
commit275511a0aca8483c03df1c6e3a33a27cee334709 (patch)
treed6971abaea2cf505d65619914aff0fc46511abbb /include/linux/i2c-id.h
parentV4L/DVB (6142): cx25840: fix build warning (diff)
downloadlinux-dev-275511a0aca8483c03df1c6e3a33a27cee334709.tar.xz
linux-dev-275511a0aca8483c03df1c6e3a33a27cee334709.zip
V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridge
Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.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 4891e03ad23a..a271b67a8e2d 100644
--- a/include/linux/i2c-id.h
+++ b/include/linux/i2c-id.h
@@ -197,6 +197,7 @@
#define I2C_HW_B_EM28XX 0x01001f /* em28xx video capture cards */
#define I2C_HW_B_CX2341X 0x010020 /* Conexant CX2341X MPEG encoder cards */
#define I2C_HW_B_INTELFB 0x010021 /* intel framebuffer driver */
+#define I2C_HW_B_CX23885 0x010022 /* conexant 23885 based tv cards (bus1) */
/* --- PCF 8584 based algorithms */
#define I2C_HW_P_LP 0x020000 /* Parallel port interface */