aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJesper Nilsson <jesper.nilsson@axis.com>2017-03-30 13:27:44 +0200
committerLinus Walleij <linus.walleij@linaro.org>2017-04-07 11:47:00 +0200
commit9c6c149be390e02a5ac6ace4efb9f03716431bbe (patch)
treea2326523eb984fbfc17341caddff5b043f58a0db /MAINTAINERS
parentpinctrl: meson: meson8b: rename the NAND DQS pin definitions (diff)
downloadlinux-dev-9c6c149be390e02a5ac6ace4efb9f03716431bbe.tar.xz
linux-dev-9c6c149be390e02a5ac6ace4efb9f03716431bbe.zip
pinctrl: Add bindings for ARTPEC-6 pinmux
Add the bindings for the pinmux functions in the ARTPEC-6 SoC, including bias and drive strength. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4eb32b35165e..ed5731a8f5b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1088,6 +1088,7 @@ L: linux-arm-kernel@axis.com
F: arch/arm/mach-artpec
F: arch/arm/boot/dts/artpec6*
F: drivers/clk/axis
+F: Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt
ARM/ASPEED MACHINE SUPPORT
M: Joel Stanley <joel@jms.id.au>