提交 01ca6d57 编写于 作者: N NeilBrown 提交者: Tony Lindgren

ARM: dts: omap3-gta04: only power DSS when necessary.

i.e. configure vpll2 as a supply for the dss rather
than being always-on.
Signed-off-by: NNeilBrown <neil@brown.name>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 c4aa13f8
...@@ -428,16 +428,12 @@ ...@@ -428,16 +428,12 @@
regulator-max-microvolt = <3150000>; regulator-max-microvolt = <3150000>;
}; };
/* Needed to power the DPI pins */
&vpll2 {
regulator-always-on;
};
&dss { &dss {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = < &dss_dpi_pins >; pinctrl-0 = < &dss_dpi_pins >;
status = "okay"; status = "okay";
vdds_dsi-supply = <&vpll2>;
port { port {
dpi_out: endpoint { dpi_out: endpoint {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册