From 1abf33061898b90246e2f1bbc15a722714ceaa1c Mon Sep 17 00:00:00 2001 From: Jeremy Gebben Date: Mon, 4 Feb 2019 13:19:04 -0700 Subject: [PATCH] dt-bindings: Add LM96000 as a trivial device The LM96000 is a temperature sensor and fan controller based on the LM85. Signed-off-by: Jeremy Gebben Reviewed-by: Rob Herring Signed-off-by: Guenter Roeck --- Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index cc64ec63a6ad..d79fb22bde39 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -322,6 +322,8 @@ properties: - ti,ads7830 # Temperature Monitoring and Fan Control - ti,amc6821 + # Temperature sensor with integrated fan control + - ti,lm96000 # I2C Touch-Screen Controller - ti,tsc2003 # Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface -- 2.11.0