Commit Graph

10 Commits

Author SHA1 Message Date
Veera Sundaram Sankaran
c87ac12f64 ARM: dts: msm: add secure cb to connector-list on sun target
Add smmu secure context bank to the connector-list on sun target
to make it as part of the drm component dependent list.

Change-Id: I9e1d65f32b864f12e9683566771acdc687923380
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
2024-01-22 09:49:16 -08:00
Rohith Iyer
f790be7161 ARM: dts: msm: dsi: fix indices on mdss_dsi_phy* providers
Since mdss_dsi_phy* providers only support two clocks, fix current
implementation which indexes out of bounds and causes a failure
in dsi when trying to get clocks.

Change-Id: I671b1f4032c124a515c4d5cebbbd098fdfaca95e
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-12-05 17:03:29 -08:00
Yahui Wang
7dd76e1b10 ARM: dts: msm: add sde_dp node to connectors list for sun
Add sde_dp node to connectors list for sun.

Change-Id: Iccc9911b6ac1f9da8807009fb3a3d520eea68aea
Signed-off-by: Yahui Wang <quic_yahuiw@quicinc.com>
2023-11-29 16:41:27 -08:00
Linux Build Service Account
11ad822686 Merge "ARM: dts: msm: dsi: add power supply for CSOT CPHY" into display-kernel-dev.lnx.1.0 2023-11-29 13:55:30 -08:00
Linux Build Service Account
f60ed496c2 Merge "ARM: dts: msm: add DSI nodes to connectors list for sun" into display-kernel-dev.lnx.1.0 2023-11-29 13:55:30 -08:00
Rohith Iyer
8dcf527549 ARM: dts: msm: dsi: support LCD panels
Add pm8550_gpios node and gpio information to support LCD panels.

Change-Id: Ie755d57d7acd16d4bfc8ac6c0cf3f2d0b5ff15e6
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-11-27 16:33:05 -08:00
Kirill Shpin
7a945a913d ARM: dts: msm: dsi: add power supply for CSOT CPHY
Adds missing power supply node to pull up a pin necessary for CSOT
panel's CPHY mode.

Change-Id: I260ae895a015cdc6a02a89d986aa8d3d62c7c1d0
Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
2023-11-27 14:01:33 -08:00
Rohith Iyer
d3d5136f5f ARM: dts: msm: add DSI nodes to connectors list for sun
This change adds DSI nodes to the connectors list for sun target.

Change-Id: Idabce49d9abec0e5a310dbe59fbfb4a18ac2b226
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-11-22 11:42:36 -08:00
Kirill Shpin
e3b7d16634 ARM: dts: msm: dsi: enable sun platforms
Adds initial dts nodes for CDP, MTP, RCM platforms.
Also adds the common, display common, and pinctrl configurations.

Change-Id: I473dbca3b60bd32c7d54bef600c8398ef6d35a59
Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-11-22 10:53:48 -08:00
Varsha Suresh
313d6ad696 ARM: dts: msm: add device tree files for sun target
Add device tree files required for DPU driver on sun target.
Move bindings for all mdp, dsi, panels, hdcp to opensource project.

Change-Id: I1c6575313e33c5727f48ce94fe8b51cd9c62995d
Signed-off-by: Varsha Suresh <quic_varssure@quicinc.com>
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
2023-11-16 13:51:51 -08:00