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:
@@ -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";
|
||||
|
||||
|
Reference in New Issue
Block a user