ARM: dts: msm: add HDK variant DT support on sun target

Add HDK variant DT support on sun target.

Change-Id: I18be1e19013713ed0984e087d5f28638ab5c438c
Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
This commit is contained in:
Lei Chen
2024-03-11 22:18:31 +08:00
parent 6f578cd4ac
commit d99e41b0f0
5 changed files with 362 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
#include "dsi-panel-vtdr6130-dsc-fhd-plus-video.dtsi"
#include "dsi-panel-vtdr6130-qsync-dsc-fhd-plus-144hz-cmd.dtsi"
#include "dsi-panel-vtdr6130-qsync-dsc-fhd-plus-144hz-video.dtsi"
#include "dsi-panel-ext-bridge-1080p.dtsi"
#include "sun-sde-display-pinctrl.dtsi"
@@ -643,6 +644,17 @@
};
};
&dsi_ext_bridge_1080p {
qcom,dsi-select-clocks = "pll_byte_clk0", "pll_dsi_clk0";
qcom,mdss-dsi-display-timings {
timing@0 {
qcom,mdss-dsi-panel-phy-timings = [00 1e 08 07 18 22 08
08 08 02 04 1a 0c 00];
qcom,display-topology = <1 0 1>;
};
};
};
&dsi_sharp_4k_dsc_cmd {
qcom,dsi-select-clocks = "pll_byte_clk0", "pll_dsi_clk0";