linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx27-phytec-phycore-rdk: Add display control signal definitions
@ 2014-03-29  6:48 Alexander Shiyan
  2014-03-29  6:48 ` [PATCH] ARM i.MX51: Add Digi ConnectCore devicetree Alexander Shiyan
  2014-04-02 11:25 ` [PATCH] ARM: dts: imx27-phytec-phycore-rdk: Add display control signal definitions Shawn Guo
  0 siblings, 2 replies; 15+ messages in thread
From: Alexander Shiyan @ 2014-03-29  6:48 UTC (permalink / raw)
  To: linux-arm-kernel

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 <shc_work@mail.ru>
---
 arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts | 4 ++++
 1 file changed, 4 insertions(+)

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>;
 			};
 		};
 	};
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-04-03  6:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-29  6:48 [PATCH] ARM: dts: imx27-phytec-phycore-rdk: Add display control signal definitions Alexander Shiyan
2014-03-29  6:48 ` [PATCH] ARM i.MX51: Add Digi ConnectCore devicetree Alexander Shiyan
2014-04-02 11:39   ` Shawn Guo
2014-04-02 11:45     ` Alexander Shiyan
2014-04-02 11:56       ` Shawn Guo
2014-04-02 12:06         ` Alexander Shiyan
2014-04-02 12:47           ` Shawn Guo
2014-04-02 12:56             ` Alexander Shiyan
2014-04-02 13:20               ` Shawn Guo
2014-04-02 12:53     ` Sascha Hauer
2014-04-02 17:44       ` Robert Schwebel
2014-04-02 17:59         ` Dirk Behme
2014-04-02 18:08           ` Alexander Shiyan
2014-04-03  6:49           ` Sascha Hauer
2014-04-02 11:25 ` [PATCH] ARM: dts: imx27-phytec-phycore-rdk: Add display control signal definitions Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).