From: Alexander Shiyan Date: Sat, 29 Mar 2014 06:48:25 +0000 (+0400) Subject: ARM: dts: imx27-phytec-phycore-rdk: Add display control signal definitions X-Git-Tag: v4.14-rc1~7083^2~44^2~20^2~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a21e4bbd79269b0b61599c754e83b9a10c9290d;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: imx27-phytec-phycore-rdk: Add display control signal definitions This patch adds display control signal definitions. These fields are not used in the driver yet, but will be used for reference to indicate the polarity of the signals. Signed-off-by: Alexander Shiyan Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts index 4a43bfd..9117a3c 100644 --- a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts +++ b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts @@ -30,6 +30,10 @@ vback-porch = <7>; vsync-len = <1>; vfront-porch = <9>; + pixelclk-active = <1>; + hsync-active = <1>; + vsync-active = <1>; + de-active = <0>; }; }; };