Commit Graph

3300 Commits

Author SHA1 Message Date
QCTECMDR Service
5a433ab897 Merge "ARM: dts: qcom: Add cooling cell property for gpu node for kera" 2024-12-25 15:44:30 -08:00
Ajit Pandey
6c751c7e73 ARM: dts: msm: Add support for cpufreq_hw node on KERA
Add support for cpufreq_hw and cpufreq_hw_debug nodes on kera platform.
While at it, set the default governor to performance on kera platform.

Change-Id: Id6fd146d3c80f686780591e5efa594bd76155bcd
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
2024-12-25 22:30:29 +05:30
Anaadi Mishra
7037f12c76 ARM: dts: msm: Move the pcie_1 clocks to protected-clocks
Mark the pcie_1 clocks as protected and remove the pcie_1 gdsc
nodes.

Change-Id: I3102a52895a6531fb82a411bdb760073fc3c28f3
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-25 22:30:13 +05:30
Anaadi Mishra
f28b0bdded ARM: dts: msm: Update gpucc node as GenPD provider
Mark gpucc clock node as GenPD provider and disable the
graphics GDSC regulator nodes.
While at it, keep the gdsc's as it is on rumi platform.

Change-Id: I91b4915723e26685e950de3ae575540ac3940036
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-25 22:30:04 +05:30
QCTECMDR Service
ba9d954ee2 Merge "ARM: dts: msm: Add power domain and interconnect for kgsl-smmu" 2024-12-25 02:41:16 -08:00
QCTECMDR Service
27bac66d5d Merge "ARM: dts: msm: Update dispcc clock node as GenPD provider on Kera" 2024-12-25 02:41:15 -08:00
Priyansh Jain
f9ccff95c8 ARM: dts: qcom: Add cooling cell property for gpu node for kera
Add cooling cell property for gpu node for kera.

Change-Id: Ic6c313f077c706817958c6941398c7c89aaa58cd
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
2024-12-25 13:18:11 +05:30
Udipto Goswami
7bbc05c5d6 ARM: dts: msm: Add High Speed USB support on Kera
Currently, the node for eusb2_phy0 is defined but not used by controller
which makes the associated resources to be consumed. Therefore if phy
probes doesn't happen the controller goes into core soft reset failure.

Fix this by utilizing the node in the controller. This will call the
phy's probe and hence clocks & regulators will be initialized.

Change-Id: Ica46af01154d5e583e011e4f2d84a80fb0589ac8
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
2024-12-25 13:07:51 +05:30
QCTECMDR Service
a52ea8f04c Merge "ARM: dts: msm: enable tpdm-eva and funnel-eva for tuna" 2024-12-24 21:53:18 -08:00
songchai
a2853c528b ARM: dts: msm: correct dl4-tpda's element size
correct dl4-tpda's element size for tuna.

Change-Id: Id29c520789977f41d74f31ec8d29d5e946278503
Signed-off-by: songchai <quic_songchai@quicinc.com>
2024-12-24 17:43:29 -08:00
QCTECMDR Service
d2ebfa4670 Merge "ARM: dts: msm: Remove vm dma heaps dtsi for kera" 2024-12-24 17:04:49 -08:00
Vijayanand Jitta
0e53b492e5 ARM: dts: msm: Remove vm dma heaps dtsi for kera
The device tree for dma heaps on vm was incorrectly included.
so, remove it.

Fixes: 92398e011c ("ARM: dts: msm: Enable securemsm related nodes for kera")
Change-Id: Ib812725bedfd0510d6a998ecc83fe5df8619391c
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-12-24 18:29:46 +05:30
QCTECMDR Service
0c5c60b4fe Merge "ARM: dts: msm: Add pcie-pdc device for kera" 2024-12-24 03:03:42 -08:00
QCTECMDR Service
c8f55c5bd1 Merge "ARM: dts: msm: Fix for memory bootargs on kera" 2024-12-24 03:03:42 -08:00
QCTECMDR Service
f270a314e1 Merge "ARM: dts: msm: pcie: Set ultrashort channel settings TUNA PCIe" 2024-12-24 03:03:42 -08:00
Varshitha H N
c4b2a48bd1 dt-bindings: power: Add bindings for schgm-flash driver
Add devicetree bindings for the schgm-flash driver.

Change-Id: Id9da37b6dd5a33f1d6028007237d2e4fc763534c
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
2024-12-24 14:27:10 +05:30
Anaadi Mishra
fc794cac57 ARM: dts: msm: Update dispcc clock node as GenPD provider on Kera
Mark dispcc clock node as GenPD provider and disable the display GDSC
regulator nodes for kera platform.
While at it, keep the gdsc's as it is on kera-rumi platform and update
the compatible to align with freq plan.

Change-Id: If01f876b3d160cf5c1cfe6be13e3e4b42f62cfa6
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-24 12:23:15 +05:30
Anaadi Mishra
f42efc56a8 dt-bindings: clock: qcom: add the DISPCC binding for kera
Add DISPCC clock binding for kera platform.

Change-Id: I3fd06bb26f5dd2b98653c0be22a2ff742de485ac
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-24 12:23:15 +05:30
Anaadi Mishra
8d7f1a22a8 ARM: dts: msm: Update videocc clock node as GenPD provider on Kera
Mark videocc clock node as GenPD provider and disable the video GDSC
regulator nodes for kera platform.
While at it, keep the gdsc's as it is on kera-rumi platform.

Change-Id: I4a41aacbaa7d144f72db48b9af3a336a92ef95aa
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-24 12:23:15 +05:30
Anaadi Mishra
0a06675a87 ARM: dts: msm: Add support for RPMHCC and DEBUGCC on Kera platform
Add support for rpmh and debug clock controller nodes on Kera platform.
While at it, keep rpmhcc node as dummy for KERA rumi platform.

Change-Id: Ic11513d45bbc9b3f172a411f854a2348af4bfb94
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-24 12:23:12 +05:30
Anaadi Mishra
202e2bbd82 ARM: dts: msm: Add support for graphics clock controller on KERA
Add support for GPU clock controller and move corresponding
gdsc's from dummy to real on Kera platform.
While at it, add the clocks property to camera and display gdscs.

Change-Id: If3061a7603035e799e7548f0e2a93b7ded0e3005
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-23 21:33:11 +05:30
Sneh Mankad
3c56793f10 ARM: dts: msm: Add pcie-pdc device for kera
Add PCIe device to wakeup SoC from PCIe clk request gpio.

Change-Id: I6d1e3f123ac1fc6de30fc7ece6def57e44961103
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
2024-12-21 08:16:11 -08:00
Saranya R
fe3e98a245 ARM: dts: msm: Add Gaming variant soc-id for Ravelin VM
Add Gaming variant soc-id for Ravelin VM.

Change-Id: Ied6054a00e75e8f66572fcbae07468720c3f46d5
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
2024-12-20 14:45:46 +05:30
Shivangi Kesharwani
396a58be1e ARM: dts: msm: added secure indicator UID
Added secure indicator UID in dts to provide access.

Signed-off-by: Shivangi Kesharwani <quic_skesharw@quicinc.com>
2024-12-20 14:44:09 +05:30
Prakash Yadachi
bcbf7bff43 ARM: dts: msm: Update static gpii mask for ravelin-vm
Currently, the static gpii mask for gpi_dma0 is incorrectly
set to 0x20, which is resulting in i2c read failure.

To prevent this i2c read failure, the static gpii mask
value for gpi_dma0 needs to be updated to 0x40.

'Fixes: 5d97d9eda4527 ("ARM: dts: msm: Add memory and clock
support for vm ravelin")'.

Change-Id: Id407264ac1d02d3bce0ebe4eba1c152f003d0db6
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-12-20 14:43:43 +05:30
Uttkarsh Aggarwal
9f99f6782e ARM: dts: msm: Add pin configuration for USB3 PHY portselect on Kera
TLMM pin is used to notify USB3/DP Combo PHY about the
orientation. Select this pinctrl from the usb_qmp_dp_phy
and ensure it is selecting the "usb0_phy_ps" pin function for Kera.

Change-Id: Ib4c9b61a36473dc6a00cf7a271c54f2245d4f9d8
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-12-20 14:12:52 +05:30
QCTECMDR Service
153577d637 Merge "ARM: dts: msm: add reserved mem for secure_etr" 2024-12-19 23:01:17 -08:00
QCTECMDR Service
5a53234366 Merge "bindings: soc: qcom: Document pcie-pdc compatible for kera" 2024-12-19 23:01:17 -08:00
QCTECMDR Service
937768c5ae Merge "ARM: dts: msm: correct tpdms'name for kera" 2024-12-19 23:01:17 -08:00
QCTECMDR Service
2463ab0d22 Merge "ARM: dts: qcom: Add support for Kera IoT platform" 2024-12-19 23:01:17 -08:00
QCTECMDR Service
6f06780153 Merge "ARM: dts: msm: correct apss-tpda's element size" 2024-12-19 23:01:17 -08:00
songchai
7fffe24d3d ARM: dts: msm: correct apss-tpda's element size
correct apss-tpda's element size for kera.

Change-Id: I39218beffeee8cc70d46a4f427bf5805a2e1b63c
Signed-off-by: songchai <quic_songchai@quicinc.com>
2024-12-19 22:44:29 -08:00
Vivek Pernamitta
6317952c04 ARM: dts: msm: pcie: Set ultrashort channel settings TUNA PCIe
Set RX settings mode to zero for Ultrashort channel settings
for TUNA PCIe controller.

Change-Id: Iff8a09f2ae474e8b8bec35a4dbbdc3df6fb40147
Signed-off-by: Vivek Pernamitta <quic_vpernami@quicinc.com>
2024-12-19 22:18:00 -08:00
QCTECMDR Service
d64609da99 Merge "ARM: dts: msm: Add IMS channel GLINK nodes for tuna" 2024-12-19 18:25:20 -08:00
QCTECMDR Service
598e55ab30 Merge "ARM: dts: qcom: Update HLOS Audio LPM memory region for kera" 2024-12-19 18:25:20 -08:00
QCTECMDR Service
a7d6833cd1 Merge "ARM: dts: qcom: Add smmu-proxy-message-queue-pair node for tuna and kera" 2024-12-19 18:25:20 -08:00
QCTECMDR Service
39c876e248 Merge "ARM: dts: msm: Add support for new WCN Card for Parrot VM" 2024-12-19 18:25:20 -08:00
QCTECMDR Service
8042f3fda9 Merge "ARM: dts: msm: enable QoS programming for TUNA" 2024-12-19 18:25:20 -08:00
QCTECMDR Service
e5e1d89f1f Merge "ARM: dts: msm: Add memshare for tuna" 2024-12-19 18:25:20 -08:00
QCTECMDR Service
08f93cc8c4 Merge "ARM: dts: msm: add atclk for stm on sun" 2024-12-19 18:25:20 -08:00
Vishvanath Singh
7bd74abda3 Revert "ARM: dts: msm: disable cpusys_vm"
This reverts commit 356fe2b276.

Change-Id: Ic91d86ad9176b850332284c5dc642c6a5da07d34
Signed-off-by: Vishvanath Singh <quic_vishvana@quicinc.com>
2024-12-19 00:56:08 -08:00
songchai
42dfbf50fb ARM: dts: msm: correct apss-tpda's element size
correct apss-tpda's element size.

Change-Id: Ib5e1901ef9c893d3dc042a8153e91e2b64d79ab0
Signed-off-by: songchai <quic_songchai@quicinc.com>
2024-12-18 23:13:32 -08:00
Sarannya S
66c89fe720 ARM: dts: msm: Add glink probe entry for Tuna
Add glink probe driver entry to Tuna to have a way for
glink core to get pm notifications during apps suspend/resume.

Change-Id: Id2e6328217312ae3f220d57cc1ec2c69d48942e9
Signed-off-by: Sarannya S <quic_sarannya@quicinc.com>
2024-12-18 23:05:06 -08:00
Prasanna S
87876b303b ARM: dts: qcom: Update HLOS Audio LPM memory region for kera
Update the HLOS Audio LPM memory region for Kera to reflect
the updated Slimbus memory mapping.

Older Allocation:
HLOS Slimbus Driver : Address: 0x6C8E000 + 0x2000
Q6 Slimbus Driver : Address: 0x6C90000 + 0x2000
Remaining Memory for Audio Driver : From 0x6C80000 up to 56KB.

Updated Memory Layout:
HLOS Slimbus Driver: Address: 0x6C92000+ 0x2000
Q6 Slimbus Driver: Address: 0x6C91000 + 0x1000
Audio Driver: Remaining 68KB Memory.

Change-Id: I945fe7932ab8caa246bfca9cb1dcc02eb4bd903e
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
2024-12-18 20:40:43 -08:00
Bhasker Reddy Komatireddy
0c6044acc3 ARM: dts: qcom: Add support for Kera IoT platform
Add base device tree support for CDP platform for Kera IoT.

Change-Id: I3242fd041fa15ad9d0a8316d6d3a9e1c304cd813
Signed-off-by: Bhasker Reddy Komatireddy <quic_kbhasker@quicinc.com>
2024-12-18 21:26:46 +05:30
QCTECMDR Service
338ba5118e Merge "ARM: dts: msm: add trusted touch properties for kera" 2024-12-18 00:39:50 -08:00
Akhil Budampati
3bef50a94b ARM: dts: qcom: Add smmu-proxy-message-queue-pair node for tuna and kera
Add smmu-proxy-message-queue-pair node for tuna and kera for CSF 2.5
feature.

Change-Id: If0ef76a04f487fccb31928caeb98427a4eafbaac
Signed-off-by: Akhil Budampati <quic_abudampa@quicinc.com>
2024-12-18 12:43:28 +05:30
Fenil Panwala
71b8a2ffaf ARM: dts: msm: Add memshare for tuna
Memshare driver allocates and share the memory with the modem
clients for their use. The device tree information for memshare
driver on tuna is added to specify client details.

Change-Id: I586040870c763494c18b273692d578b9b1a0bc10
Signed-off-by: Fenil Panwala <quic_fpanwala@quicinc.com>
2024-12-17 21:28:38 -08:00
Vishvanath Singh
356fe2b276 ARM: dts: msm: disable cpusys_vm
Change-Id: I8569f7eee92efee0289404fde2a9bfe96d121f73
Signed-off-by: Vishvanath Singh <quic_vishvana@quicinc.com>
2024-12-17 22:37:29 +05:30
Anaadi Mishra
f1b5000041 ARM: dts: msm: Update the gcc and display clock controllers to tuna-v1
Update the gcc and display clock controllers to tuna-v1.

Change-Id: Ib5ac5396315cdb876ad9d330f500b7c173c95259
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-12-17 22:37:14 +05:30