Thread (12 messages) flat view 12 messages, 3 authors, 2014-05-28

Re: [PATCH 4/4] ARM: dts: Add LCD panel sharp ls037v7dw01 support for omap3-evm and ldp

From: Tony Lindgren <tony@atomide.com>
Date: 2014-05-21 14:50:54
Also in: linux-arm-kernel, linux-devicetree, linux-omap

Possibly related (same subject, not in this thread)

* Tomi Valkeinen [off-list ref] [140521 05:45]:
On 14/05/14 00:32, Tony Lindgren wrote:
quoted
+&dss {
+	status = "ok";
+	vdds_dsi-supply = <&vpll2>;
+	port {
+		dpi_out: endpoint {
+			remote-endpoint = <&lcd_in>;
+			data-lines = <18>;
+		};
+	};
+};
I just noticed the vdds_dsi-supply there. While the driver currently
uses that if available, I think it should be removed, and done the same
way Florian did with his overo patches:

/* Needed to power the DPI pins */
&vpll2 {
	regulator-always-on;
};

That supply is not DSS's supply, but it's used to power up the pins. If
the pins were used as GPIOs, that power should be enabled.
OK thanks for catching it.

Regards,

Tony
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help