mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
dt-bindings: hwmon: sparx5: add microchip,lan9691-temp
Document LAN969x hwmon temperature sensor compatible. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20251215163820.1584926-15-robert.marko@sartura.hr Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
1fe80112e4
commit
bc5da9886a
|
|
@ -14,8 +14,12 @@ description: |
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- microchip,sparx5-temp
|
||||
oneOf:
|
||||
- const: microchip,sparx5-temp
|
||||
- items:
|
||||
- enum:
|
||||
- microchip,lan9691-temp
|
||||
- const: microchip,sparx5-temp
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user