]> Git Repo - linux.git/commit
dt-bindings: gpio: sifive: add gpio-line-names
authorAtul Khare <[email protected]>
Wed, 3 Aug 2022 15:55:40 +0000 (16:55 +0100)
committerPalmer Dabbelt <[email protected]>
Fri, 12 Aug 2022 16:00:01 +0000 (09:00 -0700)
commit5cef38dd03f33ef206eb792df0fb3b200d762546
treeaae8b238fb460da68dd1e5a15c33f4ca7af65f0f
parent9019b4f6d9bd88524ecd95420cf9cd4aaed7a125
dt-bindings: gpio: sifive: add gpio-line-names

Fix device tree schema validation messages like 'gpio-line-names'
does not match any of the regexes: 'pinctrl-[0-9]+' From schema: ...
sifive,gpio.yaml'.

The bindings were missing the gpio-line-names element, which was
causing the dt-schema checker to trip-up.

Acked-by: Rob Herring <[email protected]>
Signed-off-by: Atul Khare <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
This page took 0.05706 seconds and 4 git commands to generate.