Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Herring (Arm) and committed by
Guenter Roeck
a735074d 3e72912e

+3 -1
+3 -1
Documentation/devicetree/bindings/hwmon/ti,lm87.yaml
··· 18 18 19 19 properties: 20 20 compatible: 21 - const: ti,lm87 21 + enum: 22 + - adi,adm1024 23 + - ti,lm87 22 24 23 25 reg: 24 26 maxItems: 1