mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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 <mwalle@kernel.org> Acked-by: "Rob Herring (Arm)" <robh@kernel.org> Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
c91a0e4e54
commit
59863239e0
|
|
@ -41,6 +41,7 @@ properties:
|
|||
system-power-controller: true
|
||||
|
||||
gpio-controller: true
|
||||
gpio-line-names: true
|
||||
|
||||
'#gpio-cells':
|
||||
const: 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user