[PATCH v4 1/2] dt-bindings: hwmon: lm75: Add Nuvoton NCT7715
From: hsyemail2
Date: Fri Sep 18 2026 - 04:41:51 EST
From: Sheng-Yuan Huang <syhuang3@xxxxxxxxxxx>
Add the Nuvoton NCT7715 compatible to the LM75 hwmon binding.
The NCT7715 supports an ALERT output, so permit the optional
interrupts property for this compatible.
Signed-off-by: Sheng-Yuan Huang <syhuang3@xxxxxxxxxxx>
---
v4:
- Split the devicetree binding changes into a separate patch.
- Allow interrupts for the Nuvoton NCT7715 compatible.
Documentation/devicetree/bindings/hwmon/lm75.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml
index b48bf3fd721f..d55b8b7e49c5 100644
--- a/Documentation/devicetree/bindings/hwmon/lm75.yaml
+++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml
@@ -31,6 +31,7 @@ properties:
- nxp,p3t1750
- nxp,p3t1755
- nxp,pct2075
+ - nuvoton,nct7715
- st,stds75
- st,stlm75
- microchip,tcn75
@@ -78,6 +79,7 @@ allOf:
- ti,tmp101
- ti,tmp112
- ti,tmp75
+ - nuvoton,nct7715
then:
properties:
interrupts: false
--
2.43.0