summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2018-11-13 11:31:08 +0530
committerTero Kristo <t-kristo@ti.com>2018-12-14 09:56:43 +0200
commitfc66393ab5d695533a5eb0bce8ceffa11d747933 (patch)
treee0ba68af88eb6d8722d65f940253a8f9efde62e8 /MAINTAINERS
parent8588eac3ff66e77fb681591714fd76da3a4da80d (diff)
downloadlinux-stable-fc66393ab5d695533a5eb0bce8ceffa11d747933.tar.gz
linux-stable-fc66393ab5d695533a5eb0bce8ceffa11d747933.tar.bz2
linux-stable-fc66393ab5d695533a5eb0bce8ceffa11d747933.zip
dt-bindings: pinctrl: k3: Introduce pinmux definitions
The dt-bindings header for TI K3 AM6 SoCs define a set of macros for defining pinmux configs in human readable form, instead of raw-coded hex values. Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Nishanth Menon <nm@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f4855974f325..9ac39fa34b23 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2204,6 +2204,7 @@ S: Supported
F: Documentation/devicetree/bindings/arm/ti/k3.txt
F: arch/arm64/boot/dts/ti/Makefile
F: arch/arm64/boot/dts/ti/k3-*
+F: include/dt-bindings/pinctrl/k3.h
ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
M: Santosh Shilimkar <ssantosh@kernel.org>