diff options
author | Allen-KH Cheng <allen-kh.cheng@mediatek.com> | 2022-07-25 13:07:01 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-07-26 10:24:13 +0200 |
commit | f174b668fea48162e18641a8404d10a1fded4559 (patch) | |
tree | 608d8f7fbb389495ef1b8c316bd1675dd3abccee /Documentation/devicetree | |
parent | ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header (diff) | |
download | linux-f174b668fea48162e18641a8404d10a1fded4559.tar.xz linux-f174b668fea48162e18641a8404d10a1fded4559.zip |
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>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml b/Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml index 8a2bb8608291..6784885edc5c 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml @@ -28,6 +28,8 @@ properties: gpio-ranges: maxItems: 1 + gpio-line-names: true + reg: description: | Physical address base for gpio base registers. There are 8 different GPIO |