aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
diff options
context:
space:
mode:
authorCarlo Caione <carlo@endlessm.com>2015-03-19 22:34:11 +0100
committerLinus Walleij <linus.walleij@linaro.org>2015-04-07 11:42:38 +0200
commitfaa246debff1cfc0950f73c778f2db83451aa38b (patch)
tree31aee3d0f873d5cfb22a43e3a6c421b08988b17e /Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
parentpinctrl: Cleanup Meson8 driver (diff)
downloadlinux-dev-faa246debff1cfc0950f73c778f2db83451aa38b.tar.xz
linux-dev-faa246debff1cfc0950f73c778f2db83451aa38b.zip
documentation: Extend pinctrl docs for Meson8b
Add the compatible string for Meson8b in Meson pinctrl documentation and add new information for Meson8b in source code comments. Signed-off-by: Carlo Caione <carlo@endlessm.com> Acked-by: Beniamino Galvani <b.galvani@gmail.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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
index 17e7240c6998..3f6a524cc5ff 100644
--- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
@@ -1,7 +1,7 @@
== Amlogic Meson pinmux controller ==
Required properties for the root node:
- - compatible: "amlogic,meson8-pinctrl"
+ - compatible: "amlogic,meson8-pinctrl" or "amlogic,meson8b-pinctrl"
- reg: address and size of registers controlling irq functionality
=== GPIO sub-nodes ===