From: Robert Marko Date: Mon, 15 Dec 2025 16:35:32 +0000 (+0100) Subject: dt-bindings: hwmon: sparx5: add microchip,lan9691-temp X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5da9886ad0241cd57b780bac9e6e9350947110;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: hwmon: sparx5: add microchip,lan9691-temp Document LAN969x hwmon temperature sensor compatible. Signed-off-by: Robert Marko Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20251215163820.1584926-15-robert.marko@sartura.hr Signed-off-by: Guenter Roeck --- diff --git a/Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml b/Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml index 51e8619dbf3c6..611fcadb1e771 100644 --- a/Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml +++ b/Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml @@ -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