diff options
author | Klaus Goger <klaus.goger@theobroma-systems.com> | 2017-08-18 15:34:42 -0400 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-08-22 20:23:06 -0400 |
commit | 3cffda2575168054c6c7871fd076f415b49bb547 (patch) | |
tree | 31a747e1c2ce34d623dbf23461abf5b84a084d0e | |
parent | a757ebd95114d92ccf9815116eb7f54dbf3f9de0 (diff) |
dt-bindings: add amc6821, isl1208 trivial bindings
TI AMC6821 fan controller and Intersil ISL1208 are trivial
devices, so add them to the binding list.
Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt index 5c55356a9f18..af284fbd4d23 100644 --- a/Documentation/devicetree/bindings/trivial-devices.txt +++ b/Documentation/devicetree/bindings/trivial-devices.txt | |||
@@ -66,6 +66,7 @@ fsl,sgtl5000 SGTL5000: Ultra Low-Power Audio Codec | |||
66 | gmt,g751 G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface | 66 | gmt,g751 G751: Digital Temperature Sensor and Thermal Watchdog with Two-Wire Interface |
67 | infineon,slb9635tt Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) | 67 | infineon,slb9635tt Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz) |
68 | infineon,slb9645tt Infineon SLB9645 I2C TPM (new protocol, max 400khz) | 68 | infineon,slb9645tt Infineon SLB9645 I2C TPM (new protocol, max 400khz) |
69 | isil,isl1208 Intersil ISL1208 Low Power RTC with Battery Backed SRAM | ||
69 | isil,isl29028 Intersil ISL29028 Ambient Light and Proximity Sensor | 70 | isil,isl29028 Intersil ISL29028 Ambient Light and Proximity Sensor |
70 | isil,isl29030 Intersil ISL29030 Ambient Light and Proximity Sensor | 71 | isil,isl29030 Intersil ISL29030 Ambient Light and Proximity Sensor |
71 | maxim,ds1050 5 Bit Programmable, Pulse-Width Modulator | 72 | maxim,ds1050 5 Bit Programmable, Pulse-Width Modulator |
@@ -180,6 +181,7 @@ st,m41t80 M41T80 - SERIAL ACCESS RTC WITH ALARMS | |||
180 | taos,tsl2550 Ambient Light Sensor with SMBUS/Two Wire Serial Interface | 181 | taos,tsl2550 Ambient Light Sensor with SMBUS/Two Wire Serial Interface |
181 | ti,ads7828 8-Channels, 12-bit ADC | 182 | ti,ads7828 8-Channels, 12-bit ADC |
182 | ti,ads7830 8-Channels, 8-bit ADC | 183 | ti,ads7830 8-Channels, 8-bit ADC |
184 | ti,amc6821 Temperature Monitoring and Fan Control | ||
183 | ti,tsc2003 I2C Touch-Screen Controller | 185 | ti,tsc2003 I2C Touch-Screen Controller |
184 | ti,tmp102 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface | 186 | ti,tmp102 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface |
185 | ti,tmp103 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface | 187 | ti,tmp103 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface |