Fix a broken n9 patch.

This commit is contained in:
parazyd 2018-04-25 01:05:24 +02:00
parent 4505896aba
commit 3955980068
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 6 additions and 0 deletions

View File

@ -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";
+ +