diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2016-06-09 09:40:21 -0700 |
---|---|---|
committer | Santosh Shilimkar <ssantosh@kernel.org> | 2016-06-09 09:40:21 -0700 |
commit | eb53a15b1ab820f51603efd76cdc723fdfafaae0 (patch) | |
tree | e373ef4ec0dc2fd3589e279f9f85383884c66261 /arch/arm/boot/dts/keystone-k2g.dtsi | |
parent | fb25225919c43ced501b8aff366f40575493b515 (diff) |
ARM: dts: keystone: Header file for pinctrl constants
The pinctrl IP used in some of the Keystone 2 devices differ vs other
TI SoCs. Therefore, create a Keystone specific pinctrl header.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/keystone-k2g.dtsi')
-rw-r--r-- | arch/arm/boot/dts/keystone-k2g.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/keystone-k2g.dtsi b/arch/arm/boot/dts/keystone-k2g.dtsi index b99e87986287..3372615b885c 100644 --- a/arch/arm/boot/dts/keystone-k2g.dtsi +++ b/arch/arm/boot/dts/keystone-k2g.dtsi @@ -14,6 +14,7 @@ */ #include <dt-bindings/interrupt-controller/arm-gic.h> +#include <dt-bindings/pinctrl/keystone.h> #include "skeleton.dtsi" / { |