ARM: dts: msm: Enable DP for Kera CDP, QRD, and MTP platforms
Enable DP support for MTP, QRD, and CDP platforms for Kera. Change-Id: I78e1c0ffd842a4ebf0d73f9076c059591036dbaf Signed-off-by: Mani Chandana Ballary Kuntumalla <quic_mkuntuma@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
committed by
lnxdisplay
parent
641c0a1cc9
commit
58e6536df0
@@ -75,7 +75,7 @@
|
||||
};
|
||||
|
||||
&mdss_mdp {
|
||||
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &smmu_sde_sec &sde_wb2>;
|
||||
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &smmu_sde_sec &sde_wb2 &sde_dp>;
|
||||
};
|
||||
|
||||
&dsi_vtdr6130_amoled_cmd {
|
||||
|
@@ -33,12 +33,13 @@
|
||||
sde_dp: qcom,dp_display@af54000 {
|
||||
cell-index = <0>;
|
||||
compatible = "qcom,dp-display";
|
||||
status = "disabled";
|
||||
status = "ok";
|
||||
|
||||
//usb-phy = <&usb_qmp_dp_phy>;
|
||||
usb-phy = <&usb_qmp_dp_phy>;
|
||||
qcom,ext-disp = <&ext_disp>;
|
||||
usb-controller = <&usb0>;
|
||||
qcom,altmode-dev = <&altmode 0>;
|
||||
qcom,dp-aux-switch = <&wcd_usbss>;
|
||||
|
||||
reg = <0xaf54000 0x104>,
|
||||
<0xaf54200 0x0c0>,
|
||||
@@ -105,7 +106,7 @@
|
||||
vdda-1p2-supply = <&L4B>;
|
||||
vdda-0p9-supply = <&L7K>;
|
||||
vdda_usb-0p9-supply = <&L7K>;
|
||||
//vdd_mx-supply = <&VDD_MXA_LEVEL>;
|
||||
vdd_mx-supply = <&VDD_MXA_LEVEL>;
|
||||
dp_phy_gdsc-supply = <&gcc_usb3_phy_gdsc>;
|
||||
|
||||
qcom,hbr-rbr-voltage-swing = <0x07 0x0f 0x16 0x1f>,
|
||||
|
Reference in New Issue
Block a user