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) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent 3e72912 commit a735074

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)