diff options
author | Xingyu Chen <xingyu.chen@amlogic.com> | 2017-11-20 18:08:50 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-11-30 14:27:05 +0100 |
commit | 6200248f41582a410fd0f81dcbe9732ebf6b3560 (patch) | |
tree | c70c505a5e433a88b15bcba6cabb5bbcc85005e9 /Documentation/devicetree/bindings/pinctrl | |
parent | 7f6f50dfb51b141ed2de277d8239c52f15d9742b (diff) | |
download | blackbird-obmc-linux-6200248f41582a410fd0f81dcbe9732ebf6b3560.tar.gz blackbird-obmc-linux-6200248f41582a410fd0f81dcbe9732ebf6b3560.zip |
documentation: Add compatibles for Amlogic Meson AXG pin controllers
Add compatibles for Amlogic Meson AXG pin controllers
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Xingyu Chen <xingyu.chen@amlogic.com>
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt index 2392557ede27..2c12f9789116 100644 --- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt @@ -9,6 +9,8 @@ Required properties for the root node: "amlogic,meson-gxbb-aobus-pinctrl" "amlogic,meson-gxl-periphs-pinctrl" "amlogic,meson-gxl-aobus-pinctrl" + "amlogic,meson-axg-periphs-pinctrl" + "amlogic,meson-axg-aobus-pinctrl" - reg: address and size of registers controlling irq functionality === GPIO sub-nodes === |