diff options
Diffstat (limited to 'include/linux/i2c-id.h')
| -rw-r--r-- | include/linux/i2c-id.h | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h index 474c8f4f5d4f..c8b81f419fd8 100644 --- a/include/linux/i2c-id.h +++ b/include/linux/i2c-id.h  | |||
| @@ -108,6 +108,10 @@ | |||
| 108 | #define I2C_DRIVERID_UPD64083 78 /* upd64083 video processor */ | 108 | #define I2C_DRIVERID_UPD64083 78 /* upd64083 video processor */ | 
| 109 | #define I2C_DRIVERID_UPD64031A 79 /* upd64031a video processor */ | 109 | #define I2C_DRIVERID_UPD64031A 79 /* upd64031a video processor */ | 
| 110 | #define I2C_DRIVERID_SAA717X 80 /* saa717x video encoder */ | 110 | #define I2C_DRIVERID_SAA717X 80 /* saa717x video encoder */ | 
| 111 | #define I2C_DRIVERID_DS1672 81 /* Dallas/Maxim DS1672 RTC */ | ||
| 112 | #define I2C_DRIVERID_X1205 82 /* Xicor/Intersil X1205 RTC */ | ||
| 113 | #define I2C_DRIVERID_PCF8563 83 /* Philips PCF8563 RTC */ | ||
| 114 | #define I2C_DRIVERID_RS5C372 84 /* Ricoh RS5C372 RTC */ | ||
| 111 | 115 | ||
| 112 | #define I2C_DRIVERID_I2CDEV 900 | 116 | #define I2C_DRIVERID_I2CDEV 900 | 
| 113 | #define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */ | 117 | #define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */ | 
| @@ -172,7 +176,6 @@ | |||
| 172 | #define I2C_HW_B_RIVA 0x010010 /* Riva based graphics cards */ | 176 | #define I2C_HW_B_RIVA 0x010010 /* Riva based graphics cards */ | 
| 173 | #define I2C_HW_B_IOC 0x010011 /* IOC bit-wiggling */ | 177 | #define I2C_HW_B_IOC 0x010011 /* IOC bit-wiggling */ | 
| 174 | #define I2C_HW_B_TSUNA 0x010012 /* DEC Tsunami chipset */ | 178 | #define I2C_HW_B_TSUNA 0x010012 /* DEC Tsunami chipset */ | 
| 175 | #define I2C_HW_B_FRODO 0x010013 /* 2d3D SA-1110 Development Board */ | ||
| 176 | #define I2C_HW_B_OMAHA 0x010014 /* Omaha I2C interface (ARM) */ | 179 | #define I2C_HW_B_OMAHA 0x010014 /* Omaha I2C interface (ARM) */ | 
| 177 | #define I2C_HW_B_GUIDE 0x010015 /* Guide bit-basher */ | 180 | #define I2C_HW_B_GUIDE 0x010015 /* Guide bit-basher */ | 
| 178 | #define I2C_HW_B_IXP2000 0x010016 /* GPIO on IXP2000 systems */ | 181 | #define I2C_HW_B_IXP2000 0x010016 /* GPIO on IXP2000 systems */ | 
| @@ -185,6 +188,7 @@ | |||
| 185 | #define I2C_HW_B_SAVAGE 0x01001d /* savage framebuffer driver */ | 188 | #define I2C_HW_B_SAVAGE 0x01001d /* savage framebuffer driver */ | 
| 186 | #define I2C_HW_B_RADEON 0x01001e /* radeon framebuffer driver */ | 189 | #define I2C_HW_B_RADEON 0x01001e /* radeon framebuffer driver */ | 
| 187 | #define I2C_HW_B_EM28XX 0x01001f /* em28xx video capture cards */ | 190 | #define I2C_HW_B_EM28XX 0x01001f /* em28xx video capture cards */ | 
| 191 | #define I2C_HW_B_CX2341X 0x010020 /* Conexant CX2341X MPEG encoder cards */ | ||
| 188 | 192 | ||
| 189 | /* --- PCF 8584 based algorithms */ | 193 | /* --- PCF 8584 based algorithms */ | 
| 190 | #define I2C_HW_P_LP 0x020000 /* Parallel port interface */ | 194 | #define I2C_HW_P_LP 0x020000 /* Parallel port interface */ | 
