ARM: dts: msm: disable mdss_mdp node for APQ8098 mediabox

APQ8098 mediabox shall use the new SDE driver.
Disable the mdss_mdp device node on APQ8098 mediabox to avoid
duplicate probes.

Also make HDMI as the primary display for APQ8098 mediabox.

Change-Id: I9bea09473fccf2bf3048f0e0428b94bb16be3eda
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
This commit is contained in:
Abhinav Kumar 2017-02-03 17:11:47 -08:00
parent 1c8d86d50d
commit 95f9ae3d9b

View file

@ -26,9 +26,14 @@
}; };
&mdss_mdp { &mdss_mdp {
status = "disabled";
qcom,mdss-pref-prim-intf = "hdmi"; qcom,mdss-pref-prim-intf = "hdmi";
}; };
&sde_hdmi {
qcom,display-type = "primary";
};
&slim_aud { &slim_aud {
tasha_codec { tasha_codec {
wsa_spkr_sd1: msm_cdc_pinctrll { wsa_spkr_sd1: msm_cdc_pinctrll {