Changeset 3751

Show
Ignore:
Timestamp:
01/08/03 02:47:22 (10 years ago)
Author:
mds
Message:

add STM41M00 real time clock ID

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/kernel/i2c-id.h

    r3744 r3751  
    9696#define I2C_DRIVERID_ZR36067    49     /* Zoran 36067 video encoder     */ 
    9797#define I2C_DRIVERID_ZR36120    50     /* Zoran 36120 video encoder     */ 
    98 #define I2C_DRIVERID_24LC32A    51              /* Microchip 24LC32A 32k EEPROM */ 
     98#define I2C_DRIVERID_24LC32A    51      /* Microchip 24LC32A 32k EEPROM */ 
     99#define I2C_DRIVERID_STM41T00   52      /* real time clock              */ 
    99100 
    100101