aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/eeprom/eeprom.txt19
-rw-r--r--Documentation/devicetree/bindings/i2c/trivial-devices.txt13
2 files changed, 14 insertions, 18 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt b/Documentation/devicetree/bindings/eeprom/eeprom.txt
index 4342c10de1bf..acb600399c3d 100644
--- a/Documentation/devicetree/bindings/eeprom/eeprom.txt
+++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt
@@ -2,11 +2,20 @@ EEPROMs (I2C)
2 2
3Required properties: 3Required properties:
4 4
5 - compatible : should be "<manufacturer>,<type>" 5 - compatible : should be "<manufacturer>,<type>", like these:
6 If there is no specific driver for <manufacturer>, a generic 6
7 driver based on <type> is selected. Possible types are: 7 "atmel,24c00", "atmel,24c01", "atmel,24c02", "atmel,24c04",
8 24c00, 24c01, 24c02, 24c04, 24c08, 24c16, 24c32, 24c64, 8 "atmel,24c08", "atmel,24c16", "atmel,24c32", "atmel,24c64",
9 24c128, 24c256, 24c512, 24c1024, spd 9 "atmel,24c128", "atmel,24c256", "atmel,24c512", "atmel,24c1024"
10
11 "catalyst,24c32"
12
13 "ramtron,24c64"
14
15 If there is no specific driver for <manufacturer>, a generic
16 driver based on <type> is selected. Possible types are:
17 "24c00", "24c01", "24c02", "24c04", "24c08", "24c16", "24c32", "24c64",
18 "24c128", "24c256", "24c512", "24c1024", "spd"
10 19
11 - reg : the I2C address of the EEPROM 20 - reg : the I2C address of the EEPROM
12 21
diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
index 1f25fba604e8..f0568a6448c9 100644
--- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt
+++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
@@ -21,21 +21,9 @@ adi,adt7490 +/-1C TDM Extended Temp Range I.C
21adi,adxl345 Three-Axis Digital Accelerometer 21adi,adxl345 Three-Axis Digital Accelerometer
22adi,adxl346 Three-Axis Digital Accelerometer (backward-compatibility value "adi,adxl345" must be listed too) 22adi,adxl346 Three-Axis Digital Accelerometer (backward-compatibility value "adi,adxl345" must be listed too)
23at,24c08 i2c serial eeprom (24cxx) 23at,24c08 i2c serial eeprom (24cxx)
24atmel,24c00 i2c serial eeprom (24cxx)
25atmel,24c01 i2c serial eeprom (24cxx)
26atmel,24c02 i2c serial eeprom (24cxx)
27atmel,24c04 i2c serial eeprom (24cxx)
28atmel,24c16 i2c serial eeprom (24cxx)
29atmel,24c32 i2c serial eeprom (24cxx)
30atmel,24c64 i2c serial eeprom (24cxx)
31atmel,24c128 i2c serial eeprom (24cxx)
32atmel,24c256 i2c serial eeprom (24cxx)
33atmel,24c512 i2c serial eeprom (24cxx)
34atmel,24c1024 i2c serial eeprom (24cxx)
35atmel,at97sc3204t i2c trusted platform module (TPM) 24atmel,at97sc3204t i2c trusted platform module (TPM)
36capella,cm32181 CM32181: Ambient Light Sensor 25capella,cm32181 CM32181: Ambient Light Sensor
37capella,cm3232 CM3232: Ambient Light Sensor 26capella,cm3232 CM3232: Ambient Light Sensor
38catalyst,24c32 i2c serial eeprom
39cirrus,cs42l51 Cirrus Logic CS42L51 audio codec 27cirrus,cs42l51 Cirrus Logic CS42L51 audio codec
40dallas,ds1307 64 x 8, Serial, I2C Real-Time Clock 28dallas,ds1307 64 x 8, Serial, I2C Real-Time Clock
41dallas,ds1338 I2C RTC with 56-Byte NV RAM 29dallas,ds1338 I2C RTC with 56-Byte NV RAM
@@ -82,7 +70,6 @@ ovti,ov5642 OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI an
82pericom,pt7c4338 Real-time Clock Module 70pericom,pt7c4338 Real-time Clock Module
83plx,pex8648 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch 71plx,pex8648 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch
84pulsedlight,lidar-lite-v2 Pulsedlight LIDAR range-finding sensor 72pulsedlight,lidar-lite-v2 Pulsedlight LIDAR range-finding sensor
85ramtron,24c64 i2c serial eeprom (24cxx)
86ricoh,r2025sd I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC 73ricoh,r2025sd I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
87ricoh,r2221tl I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC 74ricoh,r2221tl I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
88ricoh,rs5c372a I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC 75ricoh,rs5c372a I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC