Merge remote-tracking branch 'quic/display-kernel-dev.lnx.1.0' into display-kernel.lnx.11.0
CRs SHA_ID Commit Message ---------------------------------------------------------------------- 3758061 I005e861a ARM: dts: msm: add HDK touch support on sun target 3785210 I610a67f7 ARM: dts: msm: add TUI display support CRs-Included: 3758061,3785210 . Change-Id: Iccbdf4cafed0ee55b61b1757d064210195ab3375 Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
@@ -279,3 +279,13 @@
|
||||
&dsi_vtdr6130_amoled_120hz_cmd
|
||||
&dsi_vtdr6130_amoled_120hz_video>;
|
||||
};
|
||||
|
||||
&qupv3_se4_spi {
|
||||
goodix-berlin@0 {
|
||||
panel = <&dsi_vtdr6130_amoled_cmd
|
||||
&dsi_vtdr6130_amoled_video
|
||||
&dsi_vtdr6130_amoled_120hz_cmd
|
||||
&dsi_vtdr6130_amoled_120hz_video
|
||||
&dsi_ext_bridge_1080p>;
|
||||
};
|
||||
};
|
||||
|
@@ -150,3 +150,25 @@
|
||||
&sde_dsi {
|
||||
qcom,dsi-default-panel = <&dsi_nt37801_amoled_cmd>;
|
||||
};
|
||||
|
||||
&qupv3_se4_i2c {
|
||||
st_fts@49 {
|
||||
panel = <&dsi_nt37801_amoled_cmd
|
||||
&dsi_nt37801_amoled_cmd_cphy
|
||||
&dsi_nt37801_amoled_video
|
||||
&dsi_nt37801_amoled_dsc_10b_video
|
||||
&dsi_nt37801_amoled_video_cphy
|
||||
&dsi_nt37801_amoled_cmd_spr>;
|
||||
};
|
||||
};
|
||||
|
||||
&qupv3_se15_i2c {
|
||||
status = "disabled";
|
||||
st_fts@49 {
|
||||
panel = <&dsi_nt37801_amoled_cmd
|
||||
&dsi_nt37801_amoled_cmd_cphy
|
||||
&dsi_nt37801_amoled_video
|
||||
&dsi_nt37801_amoled_video_cphy
|
||||
&dsi_nt37801_amoled_cmd_spr>;
|
||||
};
|
||||
};
|
||||
|
@@ -76,3 +76,14 @@
|
||||
&sde_dsi {
|
||||
qcom,dsi-default-panel = <&dsi_nt37801_amoled_cmd>;
|
||||
};
|
||||
|
||||
&qupv3_se4_i2c {
|
||||
st_fts@49 {
|
||||
panel = <&dsi_nt37801_amoled_cmd
|
||||
&dsi_nt37801_amoled_cmd_cphy
|
||||
&dsi_nt37801_amoled_video
|
||||
&dsi_nt37801_amoled_video_cphy
|
||||
&dsi_nt37801_amoled_dsc_10b_video
|
||||
&dsi_nt37801_amoled_cmd_spr>;
|
||||
};
|
||||
};
|
||||
|
@@ -49,3 +49,11 @@
|
||||
qcom,dsi-default-panel = <&dsi_nt37801_amoled_cmd_cphy>;
|
||||
};
|
||||
|
||||
&qupv3_se4_spi {
|
||||
st_fts@0 {
|
||||
panel = <&dsi_nt37801_amoled_cmd_cphy
|
||||
&dsi_nt37801_amoled_video_cphy
|
||||
&dsi_nt37801_amoled_cmd
|
||||
&dsi_nt37801_amoled_video>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user