Skip to content

Commit 4489217

Browse files
Marek VasutLinus Walleij
authored andcommitted
dt-bindings: pinctrl: st,stm32: Document gpio-line-names
Document gpio-line-names property as valid property. This fixes dtbs_check warnings when building current Linux DTs: " arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: pinctrl@50002000: gpio@50009000: 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+' " Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220926204724.381760-1-marex@denx.de Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent e75729b commit 4489217

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ patternProperties:
7171
maxItems: 1
7272
resets:
7373
maxItems: 1
74+
gpio-line-names: true
7475
gpio-ranges:
7576
minItems: 1
7677
maxItems: 16

0 commit comments

Comments
 (0)