diff options
author | Carlo Caione <carlo@endlessm.com> | 2015-03-19 22:34:11 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-04-07 11:42:38 +0200 |
commit | faa246debff1cfc0950f73c778f2db83451aa38b (patch) | |
tree | 31aee3d0f873d5cfb22a43e3a6c421b08988b17e /Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt | |
parent | 0cf6f3c2b5ef0b5b3bb82f02edbeda4751b27763 (diff) | |
download | lwn-faa246debff1cfc0950f73c778f2db83451aa38b.tar.gz lwn-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.txt | 2 |
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 === |