Commit a735074d authored by Rob Herring (Arm)'s avatar Rob Herring (Arm) Committed by Guenter Roeck
Browse files

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: default avatarRob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250701-dt-hwmon-compatibles-v1-2-ad99e65cf11b@kernel.org


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 3e72912e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -18,7 +18,9 @@ description: |

properties:
  compatible:
    const: ti,lm87
    enum:
      - adi,adm1024
      - ti,lm87

  reg:
    maxItems: 1