OSDN Git Service

ARM: dts: imx6qdl-dhcom-pdk2: Include missing headers
authorMarek Vasut <marex@denx.de>
Fri, 31 Dec 2021 00:12:14 +0000 (01:12 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 28 Jan 2022 07:23:13 +0000 (15:23 +0800)
commitb57fb8742e00e9880b18807d1e98b81eed17725a
treecbe9db91fbc38ee83a1ed7d29c94dc98817ab96d
parent7c937d263db4803e8c1d8111aaa93ff46c15c193
ARM: dts: imx6qdl-dhcom-pdk2: Include missing headers

Include missing headers, since this DT source uses symbolic names defined
in those headers. If an external DT includes this dtsi without including
the headers as well, the DT becomes unbuildable.

Three headers are included:
dt-bindings/gpio/gpio.h -- because this DT contains GPIO_ACTIVE_HIGH
dt-bindings/input/input.h -- because this DT contains KEY_A
dt-bindings/pwm/pwm.h -- because this DT contains PWM_POLARITY_INVERTED

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: kernel@dh-electronics.com
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-dhcom-pdk2.dtsi