From 535ac9ae4138e632f56621d0d70b34c54f01aced Mon Sep 17 00:00:00 2001 From: "Rob Herring (Arm)" Date: Tue, 1 Jul 2025 16:00:44 -0500 Subject: [PATCH] dt-bindings: hwmon: pmbus: ti,ucd90320: Add missing compatibles Add several compatibles already in use to the ti,ucd90320 binding. Signed-off-by: Rob Herring (Arm) Link: https://lore.kernel.org/r/20250701-dt-hwmon-compatibles-v1-5-ad99e65cf11b@kernel.org Signed-off-by: Guenter Roeck --- .../devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml index f8bea1c0e94ad..8f9ce00079df1 100644 --- a/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml +++ b/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml @@ -23,7 +23,13 @@ description: | properties: compatible: enum: + - ti,ucd9000 + - ti,ucd9090 + - ti,ucd90120 + - ti,ucd90124 + - ti,ucd90160 - ti,ucd90320 + - ti,ucd90910 reg: maxItems: 1 -- 2.47.2