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

Add the changes to support the 1080p truly panel as default panel
for SDM636.

Change-Id: Ia6d9b26fb7efb1d8ed362da42e3b6f22798f6f5e
Signed-off-by: Rashi Bindra <rbindra@codeaurora.org>
This commit is contained in:
Rashi Bindra 2017-08-23 12:06:43 +05:30 committed by Gerrit - the friendly Code Review server
parent 2c76acdba2
commit fdb5a89b1c
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";
};