mirror of https://github.com/parazyd/arm-sdk.git
Fix a broken n9 patch.
This commit is contained in:
parent
4505896aba
commit
3955980068
|
|
@ -55,6 +55,12 @@ index e44d93fc644c..613ada9a982a 100644
|
||||||
+ vdda_video-supply = <&vdac>;
|
+ vdda_video-supply = <&vdac>;
|
||||||
+};
|
+};
|
||||||
+
|
+
|
||||||
|
+&dss {
|
||||||
|
+ status = "ok";
|
||||||
|
+
|
||||||
|
+ vdda_video-supply = <&vdac>;
|
||||||
|
+};
|
||||||
|
+
|
||||||
+&dsi {
|
+&dsi {
|
||||||
+ status = "ok";
|
+ status = "ok";
|
||||||
+
|
+
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue