Skip to content

Commit a735074

Browse files
robherringgroeck
authored andcommitted
dt-bindings: hwmon: ti,lm87: Add adi,adm1024 compatible
The adi,adm1024 compatible is already in use. Add it to the lm87 binding as the device appears to be compatible. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250701-dt-hwmon-compatibles-v1-2-ad99e65cf11b@kernel.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 3e72912 commit a735074

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/hwmon/ti,lm87.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ description: |
1818
1919
properties:
2020
compatible:
21-
const: ti,lm87
21+
enum:
22+
- adi,adm1024
23+
- ti,lm87
2224

2325
reg:
2426
maxItems: 1

0 commit comments

Comments
 (0)