summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-08-10 17:52:48 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2019-05-09 11:13:55 +0200
commit7b7ba706d2663e5ff887762c518c50ab3e1b11fb (patch)
tree04539dbc2713c7a67ce4166e9d368c2052f87ff9
parent0c1a191e8181f8664d79c6e4e7f4d826f10791c8 (diff)
ARM: dts: imx6ull: include all needed definitions
The file uses linux,keycode = <KEY_POWER>;, so include the header which defines KEY_POWER. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com> (cherry picked from commit 479e0bae1ddfe3ec527634c241fadae558966323)
-rw-r--r--arch/arm/boot/dts/imx6ull.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi
index 6491c9081f22..f62a4247a583 100644
--- a/arch/arm/boot/dts/imx6ull.dtsi
+++ b/arch/arm/boot/dts/imx6ull.dtsi
@@ -9,6 +9,7 @@
#include <dt-bindings/clock/imx6ul-clock.h>
#include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/input/input.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include "imx6ull-pinfunc.h"
#include "imx6ull-pinfunc-snvs.h"