Skip to content

Commit e6b082d

Browse files
jgstroudgroeck
authored andcommitted
dt-bindings: hwmon: Add UCD90320 gpio description
Add optional gpio device tree bindings to the UCD90320. The binding's description is already mentioning the number of GPIOs but without actual gpio controller description. Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/662a050f3f8160fe7c80d4f19e45eb4fac0f2f0a.1740384385.git.michal.simek@amd.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent e044475 commit e6b082d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ properties:
2828
reg:
2929
maxItems: 1
3030

31+
gpio-controller: true
32+
33+
gpio-line-names:
34+
minItems: 84
35+
maxItems: 84
36+
37+
'#gpio-cells':
38+
const: 1
39+
3140
required:
3241
- compatible
3342
- reg

0 commit comments

Comments
 (0)