]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx7d: move input header into base device tree
authorStefan Agner <stefan@agner.ch>
Sun, 26 Jun 2016 08:47:54 +0000 (01:47 -0700)
committerShawn Guo <shawnguo@kernel.org>
Tue, 28 Jun 2016 02:45:33 +0000 (10:45 +0800)
The base device tree uses KEY_POWER in the snvs-powerkey node,
hence include the input.h header file in the base device tree.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d-cl-som-imx7.dts
arch/arm/boot/dts/imx7d-nitrogen7.dts
arch/arm/boot/dts/imx7d-sdb.dts
arch/arm/boot/dts/imx7s.dtsi

index 48634519d13ac60b8888944c345d0828c5d96fdf..58b09bf1ba2d00be154eb5be3b76dbb6dbdaeb2c 100644 (file)
@@ -12,7 +12,6 @@
 
 /dts-v1/;
 
-#include <dt-bindings/input/input.h>
 #include "imx7d.dtsi"
 
 / {
index bef394ea3bd8a566d0ec3111c5ff67f3f5323bef..ce08f180f213e14f6ee5ed0a543c376a606ab865 100644 (file)
@@ -42,7 +42,6 @@
 
 /dts-v1/;
 
-#include <dt-bindings/input/input.h>
 #include "imx7d.dtsi"
 
 / {
index 6bd820367ad4d936af6aee1b54d3efeea2674f63..95ee268ed51013436e22955ddf923ef0f204a852 100644 (file)
@@ -42,7 +42,6 @@
 
 /dts-v1/;
 
-#include <dt-bindings/input/input.h>
 #include "imx7d.dtsi"
 
 / {
index 7fccb4179ac0f93b195d3024f44c70a900c2476d..1e90bdbe3a6ea36efe6ade1c6f4d692dc480bd32 100644 (file)
@@ -43,6 +43,7 @@
 
 #include <dt-bindings/clock/imx7d-clock.h>
 #include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/input/input.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include "imx7d-pinfunc.h"
 #include "skeleton.dtsi"