Merge "ARM: dts: msm: Add truly panel support for SDM636"

This commit is contained in:
Linux Build Service Account 2017-09-04 06:37:57 -07:00 committed by Gerrit - the friendly Code Review server
commit a2e923bd7d
2 changed files with 22 additions and 0 deletions

View file

@ -14,3 +14,14 @@
/ {
};
&mdss_dsi {
hw-config = "single_dsi";
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_nt35695b_truly_fhd_video>;
};
&mdss_dsi1 {
status = "disabled";
};

View file

@ -14,3 +14,14 @@
/ {
};
&mdss_dsi {
hw-config = "single_dsi";
};
&mdss_dsi0 {
qcom,dsi-pref-prim-pan = <&dsi_nt35695b_truly_fhd_video>;
};
&mdss_dsi1 {
status = "disabled";
};