diff options
author | Vignesh R <vigneshr@ti.com> | 2018-11-13 01:01:08 -0500 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2018-12-14 02:56:43 -0500 |
commit | fc66393ab5d695533a5eb0bce8ceffa11d747933 (patch) | |
tree | e0ba68af88eb6d8722d65f940253a8f9efde62e8 /MAINTAINERS | |
parent | 8588eac3ff66e77fb681591714fd76da3a4da80d (diff) |
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-- | MAINTAINERS | 1 |
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 | |||
2204 | F: Documentation/devicetree/bindings/arm/ti/k3.txt | 2204 | F: Documentation/devicetree/bindings/arm/ti/k3.txt |
2205 | F: arch/arm64/boot/dts/ti/Makefile | 2205 | F: arch/arm64/boot/dts/ti/Makefile |
2206 | F: arch/arm64/boot/dts/ti/k3-* | 2206 | F: arch/arm64/boot/dts/ti/k3-* |
2207 | F: include/dt-bindings/pinctrl/k3.h | ||
2207 | 2208 | ||
2208 | ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE | 2209 | ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE |
2209 | M: Santosh Shilimkar <ssantosh@kernel.org> | 2210 | M: Santosh Shilimkar <ssantosh@kernel.org> |