ARM: dts: msm: update the sound node for msmcobalt QRD
msmcobalt QRD hardware design is same as MTP but with NO type headset jack and without us/euro hardware switch. Update sound node for msmcobalt QRD to reflect the hardware. CRs-Fixed: 1063809 Change-Id: Icf09bd8005d22cb7e711ccff92ef4bcd5af37e64 Signed-off-by: Walter Yang <yandongy@codeaurora.org>
This commit is contained in:
parent
5964f2d700
commit
560385075f
1 changed files with 13 additions and 0 deletions
|
@ -69,3 +69,16 @@
|
||||||
qcom,mdss-dsi-mode-sel-gpio-state = "dual_port";
|
qcom,mdss-dsi-mode-sel-gpio-state = "dual_port";
|
||||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&soc {
|
||||||
|
sound-tavil {
|
||||||
|
qcom,msm-mbhc-hphl-swh = <1>;
|
||||||
|
/delete-property/ qcom,us-euro-gpios;
|
||||||
|
};
|
||||||
|
|
||||||
|
sound-9335 {
|
||||||
|
qcom,msm-mbhc-hphl-swh = <1>;
|
||||||
|
/delete-property/ qcom,us-euro-gpios;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue