Commit 275511a0aca8483c03df1c6e3a33a27cee334709
Committed by
Mauro Carvalho Chehab
1 parent
f61b48f7a8
Exists in
master
and in
7 other branches
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>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff
include/linux/i2c-id.h
... | ... | @@ -197,6 +197,7 @@ |
197 | 197 | #define I2C_HW_B_EM28XX 0x01001f /* em28xx video capture cards */ |
198 | 198 | #define I2C_HW_B_CX2341X 0x010020 /* Conexant CX2341X MPEG encoder cards */ |
199 | 199 | #define I2C_HW_B_INTELFB 0x010021 /* intel framebuffer driver */ |
200 | +#define I2C_HW_B_CX23885 0x010022 /* conexant 23885 based tv cards (bus1) */ | |
200 | 201 | |
201 | 202 | /* --- PCF 8584 based algorithms */ |
202 | 203 | #define I2C_HW_P_LP 0x020000 /* Parallel port interface */ |