Skip to content

Commit 4489217

Browse files
Marek Vasutlinusw
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 <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent e75729b commit 4489217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)