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:
parent
1c8d86d50d
commit
95f9ae3d9b
1 changed files with 5 additions and 0 deletions
|
@ -26,9 +26,14 @@
|
|||
};
|
||||
|
||||
&mdss_mdp {
|
||||
status = "disabled";
|
||||
qcom,mdss-pref-prim-intf = "hdmi";
|
||||
};
|
||||
|
||||
&sde_hdmi {
|
||||
qcom,display-type = "primary";
|
||||
};
|
||||
|
||||
&slim_aud {
|
||||
tasha_codec {
|
||||
wsa_spkr_sd1: msm_cdc_pinctrll {
|
||||
|
|
Loading…
Add table
Reference in a new issue