Skip to content

Commit f174b66

Browse files
kuanhsunchenglinusw
authored andcommitted
dt-bindings: pinctrl: mt8186: Add gpio-line-names property
Add the 'gpio-line-names' property to mt8186-pinctrl, as this will be used in devicetrees to describe pin names. Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220725110702.11362-2-allen-kh.cheng@mediatek.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 45f7453 commit f174b66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ properties:
2828
gpio-ranges:
2929
maxItems: 1
3030

31+
gpio-line-names: true
32+
3133
reg:
3234
description: |
3335
Physical address base for gpio base registers. There are 8 different GPIO

0 commit comments

Comments
 (0)