rk312x:dts: revert code to recovery lcdc io sleep pinctrl to fix white screen when resume

This commit is contained in:
zwl
2014-09-22 09:39:11 +08:00
parent 3b58dafd77
commit 27c40940f7
3 changed files with 6 additions and 3 deletions

View File

@@ -182,8 +182,9 @@
&lvds {
status = "okay";
pinctrl-names = "lcdc";
pinctrl-names = "lcdc", "sleep";
pinctrl-0 = <&lcdc0_lcdc_d>;
pinctrl-1 = <&lcdc0_lcdc_gpio>;
};
&lcdc {

View File

@@ -49,8 +49,9 @@
&lvds {
status = "okay";
pinctrl-names = "lcdc";
pinctrl-names = "lcdc", "sleep";
pinctrl-0 = <&lcdc0_lcdc_d>;
pinctrl-1 = <&lcdc0_lcdc_gpio>;
};
&lcdc {

View File

@@ -33,8 +33,9 @@
&lvds {
status = "okay";
pinctrl-names = "lcdc";
pinctrl-names = "lcdc", "sleep";
pinctrl-0 = <&lcdc0_lcdc_d>;
pinctrl-1 = <&lcdc0_lcdc_gpio>;
};
&lcdc {