mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 10:09:10 +02:00
arm64: dts: qcom: eliza-mtp: Enable DisplayPort on USB
Enable display on USB DisplayPort on MTP board with Eliza SoC. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260506-dts-qcom-eliza-display-v3-3-9e46401f467a@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
72f758277a
commit
193fd5f1aa
|
|
@ -421,6 +421,14 @@ &mdss {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&mdss_dp0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&mdss_dp0_out {
|
||||
link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
|
||||
};
|
||||
|
||||
&mdss_dsi0 {
|
||||
vdda-supply = <&vreg_l4b>;
|
||||
|
||||
|
|
|
|||
|
|
@ -1042,6 +1042,7 @@ usb_dp_qmpphy: phy@88e8000 {
|
|||
#clock-cells = <1>;
|
||||
#phy-cells = <1>;
|
||||
|
||||
mode-switch;
|
||||
orientation-switch;
|
||||
|
||||
status = "disabled";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user