From: Iker Perez del Palomar Sustatxa <[email protected]>

Update the LM75's devicetree definition to allow Texas Instruments
TMP75B be probed.

Signed-off-by: Iker Perez del Palomar Sustatxa <[email protected]>
---
 Documentation/devicetree/bindings/hwmon/lm75.txt | 1 +
 1 file changed, 1 insertion(+)

Version log:                                                                    
 
                                                                                
 
- V4:                                                                           
 
  - Improve the commit description message.                                     
 
- V3:                                                                           
 
  - Separate dt-bindings and driver-documentation into different                
 
    commits. 

diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt 
b/Documentation/devicetree/bindings/hwmon/lm75.txt
index 12d8cf7cf592..586b5ed70be7 100644
--- a/Documentation/devicetree/bindings/hwmon/lm75.txt
+++ b/Documentation/devicetree/bindings/hwmon/lm75.txt
@@ -25,6 +25,7 @@ Required properties:
                "ti,tmp175",
                "ti,tmp275",
                "ti,tmp75",
+               "ti,tmp75b",
                "ti,tmp75c",
 
 - reg: I2C bus address of the device
-- 
2.11.0

Reply via email to