diff options
author | Tony Lindgren <tony@atomide.com> | 2015-12-22 16:00:33 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-12-22 16:00:33 -0800 |
commit | b4d6df2a2324dbf567592d7995738950b5c325a5 (patch) | |
tree | d86027e34e80daac8cc73043c8e4b8be6884cae9 /arch/arm/boot/dts/dm814x.dtsi | |
parent | 124bfc66c5a7097de99987110a215f45e0e1fcd7 (diff) | |
download | op-kernel-dev-b4d6df2a2324dbf567592d7995738950b5c325a5.zip op-kernel-dev-b4d6df2a2324dbf567592d7995738950b5c325a5.tar.gz |
ARM: dts: Add pinctrl macros for dm814x
Let's add the DM814X_IOPAD macro the same way as we have for dm816x and
am33xx as this allows comparing the registers with the documentation easily.
The pinctrl bits are yet again different on dm814x.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dm814x.dtsi')
-rw-r--r-- | arch/arm/boot/dts/dm814x.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dm814x.dtsi b/arch/arm/boot/dts/dm814x.dtsi index 09a8d88..ca92346 100644 --- a/arch/arm/boot/dts/dm814x.dtsi +++ b/arch/arm/boot/dts/dm814x.dtsi @@ -5,7 +5,7 @@ */ #include <dt-bindings/gpio/gpio.h> -#include <dt-bindings/pinctrl/omap.h> +#include <dt-bindings/pinctrl/dm814x.h> #include "skeleton.dtsi" |