aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
diff options
context:
space:
mode:
authorQianggui Song <qianggui.song@amlogic.com>2019-10-25 19:49:24 +0800
committerLinus Walleij <linus.walleij@linaro.org>2019-11-04 16:31:34 +0100
commit26f6a7524dd3366eff8cb0e733a856e8d84c6f68 (patch)
tree2cfa4755c33449961000c5afcc72fce2873b72a7 /Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
parentpinctrl: bcm: nsp: implement get_direction (diff)
downloadlinux-dev-26f6a7524dd3366eff8cb0e733a856e8d84c6f68.tar.xz
linux-dev-26f6a7524dd3366eff8cb0e733a856e8d84c6f68.zip
pinctrl: add compatible for Amlogic Meson A1 pin controller
Add new compatible name for Amlogic's Meson-A1 pin controller add a dt-binding header file which document the detail pin names. Note that A1 doesn't need DS bank reg any more, use gpio reg as base. Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Qianggui Song <qianggui.song@amlogic.com> Link: https://lore.kernel.org/r/1572004167-24150-2-git-send-email-qianggui.song@amlogic.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
index 10dc4f7176ca..0aff1f28495c 100644
--- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
@@ -15,6 +15,7 @@ Required properties for the root node:
"amlogic,meson-axg-aobus-pinctrl"
"amlogic,meson-g12a-periphs-pinctrl"
"amlogic,meson-g12a-aobus-pinctrl"
+ "amlogic,meson-a1-periphs-pinctrl"
- reg: address and size of registers controlling irq functionality
=== GPIO sub-nodes ===