Merge "ARM: dts: msm: Enable DP for Kera CDP, QRD, and MTP platforms" into display-kernel.lnx.11.0.r1-rel
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
90c31f63d6
@@ -87,7 +87,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