Skip to content

Commit 5986323

Browse files
mwallelag-linaro
authored andcommitted
dt-bindings: mfd: tps6594: Allow gpio-line-names
Setting the signal names in the device tree was already possible, but it will lead to a warning. Allow the gpio-line-names property to fix that. Signed-off-by: Michael Walle <[email protected]> Acked-by: "Rob Herring (Arm)" <[email protected]> Signed-off-by: Lee Jones <[email protected]>
1 parent c91a0e4 commit 5986323

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/mfd/ti,tps6594.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ properties:
4141
system-power-controller: true
4242

4343
gpio-controller: true
44+
gpio-line-names: true
4445

4546
'#gpio-cells':
4647
const: 2

0 commit comments

Comments
 (0)