Commit Graph

264 Commits

Author SHA1 Message Date
QCTECMDR Service
b3ac1b14ae Merge "ARM: dts: msm: Enable PMU on Tuna" 2024-09-18 02:11:04 -07:00
Ajit Pandey
fa4158f63f ARM: dts: msm: Vote MMNOC BW for cam_cc_titan_top_gdsc on Tuna
The cam_cc_titan_top_gdsc causes camera to permanently assert qactive
when it's enabled. If MMNOC attempts to collapse when the GDSC is
enabled, then the qactive signal will cause BCM to get stuck in the
collapse sequence. This will eventually lead to rpmh driver timeouts
when requested for MMNOC. Fix this by explicitly voting for MMNOC on
behalf of the GDSC.

Change-Id: I6e75a8da8867a64389fec07ad8ca506b6ac3e860
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
2024-09-17 05:12:13 -07:00
Gopireddy Arunteja Reddy
f36945f6bd ARM: dts: msm: Add CDSP shared memory
Reserve 4MB for EVA HFI queue on CDSP.

Change-Id: Ie93c5cf5a482bb01efdef7f7ce8b4e561b01b51a
Signed-off-by: Gopireddy Arunteja Reddy <quic_garuntej@quicinc.com>
2024-09-17 04:36:07 -07:00
Prasanna S
c08728f0b8 ARM: dts: msm: Add SPS node for tuna
Add SPS module to device tree. SPS (Smart Peripheral System)
enables the support of all BAMs in the system which provide DMA
functionality to various peripherals for tuna.

Change-Id: I00db626825ae664e42e3a5a71c75baef11823a27
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
2024-09-17 10:56:46 +05:30
Prasanna S
7cb884c241 ARM: dts: msm: Add QUPv3 and GPI DT nodes on tuna
Add QUPv3(I2C, SPI and UART) and GPI DT nodes on tuna.

Change-Id: Ic5da9c0b56a51dca90368db65458a2e075efe5c1
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
2024-09-16 15:06:32 +05:30
Shivnandan Kumar
7c7543b9d2 ARM: dts: msm: Enable PMU on Tuna
Add dt node for PMU on tuna SoC.

Change-Id: If7ffeee4161208e4b682bb21aaec16b4fa0a0771
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2024-09-16 11:40:53 +05:30
QCTECMDR Service
218d7537b5 Merge "ARM: dts: msm: tuna: Add a node for cpufreq cycle counter driver" 2024-09-15 01:53:38 -07:00
QCTECMDR Service
f71d390bdb Merge "ARM: dts: msm: Modify PDC node for Tuna" 2024-09-13 19:09:13 -07:00
Prasanna S
4bab3aac98 ARM: dts: qcom: Add SLIMBUS and BAM dtsi nodes for tuna
Add Slimbus and BAM dtsi nodes for tuna.

Change-Id: If15f5e0439bff6198020020a23ca7d67af44649d
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
2024-09-12 00:10:55 -07:00
QCTECMDR Service
eb141530ac Merge "ARM: dts: qcom: Add support for cache-controller for Tuna" 2024-09-11 14:27:32 -07:00
Sneh Mankad
d3e5b0e0ad ARM: dts: msm: Modify PDC node for Tuna
This change corrects the PDC irq mapping configuration.

Change-Id: I85df1a464a56f2b32c83a26deecaab6f504fcb0d
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
2024-09-11 18:42:47 +05:30
Ankit Sharma
7704cdcbcb ARM: dts: msm: tuna: Add a node for cpufreq cycle counter driver
Add cpufreq cycle counter register information to devicetree in a
separate node for use by associated driver.

Change-Id: I5c57507acf6d4488402424619ac9d2ad356fb308
Signed-off-by: Ankit Sharma <quic_anshar@quicinc.com>
2024-09-11 16:46:20 +05:30
Ravi Kumar Bokka
ee323e7dc1 ARM: dts: msm: Enable ICE driver and tmecom-qmp-client for tuna
This change adds dts entries for ICE(Inline Crypto Engine) and
tmecom-qmp-client driver for tuna target.

Test: Tested build compilation.

Change-Id: I307ced985dc5e22ecea321cac555b91858f5311a
Signed-off-by: Ravi Kumar Bokka <quic_c_rbokka@quicinc.com>
2024-09-10 11:10:59 +05:30
QCTECMDR Service
224ebce9be Merge "ARM: dts: msm: Add smp2p node for tuna" 2024-09-09 15:13:42 -07:00
QCTECMDR Service
205feb7cc8 Merge "ARM: dts: msm: Enable securemsm related nodes for tuna" 2024-09-05 15:30:53 -07:00
kundan kumar
0edda568b1 ARM: dts: msm: Enable securemsm related nodes for tuna
Added qseecom, tz-log, qrng, qcedev,qtee_shmbridge,qcom_smcinvoke
securemsm nodes for tuna.

Change-Id: I7600c98cf2301b2e83d327017761e0362439f8e0
Signed-off-by: kundan kumar <quic_kunkum@quicinc.com>
2024-09-05 12:12:39 +05:30
Pranav Mahesh Phansalkar
f039ef763f ARM: dts: msm: Add smp2p node for tuna
Add the smp2p device node to enable smp2p communication with WPSS.

Change-Id: I5ecfd5962c9136970e19ea646c2433f03e104ef8
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-09-03 15:58:59 +05:30
Shivendra Pratap
b7a42a08f0 ARM: dts: qcom: Add support for cache-controller for Tuna
Add support for LLCC for Tuna SoC in devicetree. Also, add
corresponding DT compatible string in bindings.

Change-Id: I16978c988bf691cf350a21edffc28084fa01c6e9
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
2024-09-02 15:07:41 +05:30
Hrishabh Rajput
262363b430 ARM: dts: msm: Add CPUSYS_VM support for Tuna
Add reserved memory node for CPUSYS_VM and add support for CPUSYS_VM
loading for Tuna target.

Change-Id: If797d5038601ce17208e4da511edbe77c1ad2c9a
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
2024-09-02 12:27:19 +05:30
QCTECMDR Service
4a37cecca8 Merge "ARM: dts: msm: Add secure-buffer device for tuna" 2024-08-29 01:25:41 -07:00
QCTECMDR Service
440c8e972a Merge "ARM: dts: msm: Enable rmtfs module for tuna" 2024-08-28 11:54:24 -07:00
Sachin Gupta
aba1abe100 ARM: dts: msm: Enable rmtfs module for tuna
Add rmtfs properties to enable remote storage access module.

Change-Id: I23188199f91399895c95efe02d85905a7e66d185
Signed-off-by: Sachin Gupta <quic_sachgupt@quicinc.com>
2024-08-28 03:06:02 -07:00
QCTECMDR Service
87aa233c36 Merge "ARM: dts: msm: Add UI peripherals support for tuna" 2024-08-27 10:51:35 -07:00
QCTECMDR Service
1c71857e92 Merge "ARM: dts: msm: Add adsprpc-mem and adsprpc-mem CMA nodes" 2024-08-26 13:00:16 -07:00
Kavya Nunna
902c29c7af ARM: dts: msm: Add UI peripherals support for tuna
Add UI peripherals support for tuna for pmxr2230
and pm7550ba.

While at it add pm7550ba, pmr735b, pmxr2230 files.

Change-Id: If355df7776f21e71e632966d691f13a14a9b3e4f
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-08-26 01:51:22 -07:00
Vijayanand Jitta
1250e59bda ARM: dts: msm: Add secure-buffer device for tuna
Add the secure-buffer device, which supports hypervisor operations
to change the stage 2 permissions of memory.

Change-Id: Ie35729df57e57abba37cf4a286f5f4ac2faa1154
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-08-26 13:33:43 +05:30
Patan Saddam
fc55b42d53 ARM: dts: msm: Add adsprpc-mem and adsprpc-mem CMA nodes
Add adsprpc-mem and CMA nodes for tuna target.

Change-Id: I6da8838d50578b4f621bdd2b48215c4ba002ed7b
Signed-off-by: Patan Saddam <quic_psaddam@quicinc.com>
2024-08-21 00:26:25 -07:00
Sneh Mankad
bfeba3fcee ARM: dts: msm: Add CPUIdle and PSCI related devices for tuna
Add idle states for CPUs and CPU clusters, added PSCI device,
to enable CPUs to enter deeper LPMs.
Disabled the idle states till Rumi validations are done.

Additionally. updated APPS RSC device to be in cluster power domain
to handle RSC activities when cluster is powering off.

Change-Id: I0dc50ff04bb480eb9ebdfa0bbaebfdf954c7c41b
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
2024-08-16 14:31:38 +05:30
Kavya Nunna
0cac1b3f87 ARM: dts: msm: Add pmic-glink support and its clients for tuna
Add pmic-glink support and its clients like qti-battery-charger,
altmode, ucsi and pmic-glink-adc support for tuna.

Change-Id: Ib2dd7cee63e6697e744783aabf954b62814b7ad8
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-08-12 11:46:13 +05:30
Kavya Nunna
c81f508a2b ARM: dts: msm: add primary SPMI Arbiter and SPMI debug bus for tuna boards
Add spmi-pmic-arb devices for the primary and secondary SPMI buses
found on tuna.  The primary bus operates at 19.2 MHz and is used
for most of the PMICs. The secondary bus operates at 4.8 MHz
and is used exclusively for charging PMICs. Note that the
secondary bus is not used so it is kept disabled.

Add SPMI debug device and associated child devices for the primary
SPMI interface. This provides consumers with unrestricted access
to the PMIC registers on pre-production devices. This helps
make debugging easier.

Change-Id: I9efadb5082389a519f76f7b5db43f0bde84f2239
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-08-12 11:46:04 +05:30
QCTECMDR Service
4625e901da Merge "ARM: dts: msm: Add UFS nodes for tuna pre-sil" 2024-08-09 11:05:36 -07:00
Ajit Pandey
2e025643d4 ARM: dts: msm: Add support for camera clock controllers on Tuna
Add support for CAMCC and CAM_BIST_MCLK_CC clock controller nodes
on Tuna platform. While at it, move camcc gdsc's to real.

Change-Id: I14e7add272a549cd21c39083a26baac4c50de31e
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
2024-08-09 12:17:50 +05:30
Manish Pandey
d06b485834 ARM: dts: msm: Add UFS nodes for tuna pre-sil
Add UFS host controller and PHY nodes for tuna soc.

Change-Id: I27f7c09355c54de15d7f9544918db830496e6c1f
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
2024-08-09 10:51:50 +05:30
QCTECMDR Service
55f61a7aad Merge "ARM: dts: msm: Add interconnect devices for TUNA" 2024-08-07 03:15:13 -07:00
Raviteja Laggyshetty
c7f0e45be6 ARM: dts: msm: Add interconnect devices for TUNA
Add interconnect devices for clk_virt_noc, mc_virt_noc,
aggre1_noc, aggre2_noc, cnoc_cfg_noc, cnoc_main_noc, gem_noc,
lpass_ag_noc, lpass_lpiaon_noc, lpass_lpicx_noc, mmss_noc,
nsp_noc, pcie_anoc and system_noc. This will allow consumers
to get their path and set bandwidth constraints on them.

Change-Id: I0f5946c8f529dd7716ab9890221b3a32c4a55570
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
2024-07-27 20:43:53 +05:30
QCTECMDR Service
d0cd45facd Merge "ARM: dts: msm: Add support for graphics clock controller on TUNA" 2024-07-26 01:24:45 -07:00
Devender Kaushik
15556562b8 ARM: dts: msm: add remote debugger support
Add remote debugger device configuration. The Remote Debugger driver
allows a debugger running on a host PC to communicate with a remote
stub running on peripheral subsystems.

Change-Id: I6513c219a4d3a50f0c0723036bd7387da3558477
Signed-off-by: Devender Kaushik <quic_dkaushik@quicinc.com>
2024-07-23 10:39:32 +05:30
QCTECMDR Service
40489ed232 Merge "ARM: dts: msm: Add qcom_scm node for tuna" 2024-07-16 01:53:28 -07:00
QCTECMDR Service
3f92b735b2 Merge "ARM: dts: msm: Add DMA-BUF heaps node for tuna" 2024-07-16 01:53:28 -07:00
Shivendra Pratap
c48c4da198 ARM: dts: msm: Add qcom_scm node for tuna
Add qcom_scm node for tuna.

Change-Id: Ic9e54e2d809ae70d24c903843919d91b996905c4
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
2024-07-11 22:51:21 +05:30
QCTECMDR Service
4a433fcfd2 Merge "ARM: dts: msm: Add initial SMMU configuration for tuna" 2024-07-09 16:58:32 -07:00
Vijayanand Jitta
ac1ca41e06 ARM: dts: msm: Add DMA-BUF heaps node for tuna
Add the DMA-BUF heaps node for tuna. This adds default
heaps like system and secure-system heap. Clients
can add their own DMA-BUF heaps in here.

Change-Id: I7b4d36250759e69248ec3fa371a4e5262885dc7f
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-07-04 07:57:15 -07:00
Pranav Mahesh Phansalkar
1566dc4a8e ARM: dts: msm: Add smp2p for tuna
Add the smp2p nodes for lpaidsp, modem, cdsp and soccp for tuna.

Change-Id: I465ddbfcb6e69a65b730e395e705e08bc75c5060
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-07-01 11:33:04 +05:30
Vijayanand Jitta
65104c0f2c ARM: dts: msm: Add initial SMMU configuration for tuna
Add initial apps and gpu SMMU configuration for tuna.

Change-Id: Icee98ad4ce7639a398e026e9f2c805d67d3afb06
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-06-30 22:40:28 -07:00
Pranav Mahesh Phansalkar
fb72445b5c ARM: dts: qcom: Add aoss, aop and tme nodes for tuna
Add devicetree nodes to enable qmp communication with aop and tme.

Change-Id: If869e4d16758d53808852517532aaf2a2ed98846
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-07-01 10:57:08 +05:30
Pranav Mahesh Phansalkar
263d3731ee ARM: dts: msm: Add smem nodes for tuna
Add smem nodes for tuna SoC.

Change-Id: If87321e31c1ddddef4370657029dc82e0778a021
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-06-30 22:05:54 -07:00
QCTECMDR Service
7f33348948 Merge "ARM: dts: msm: add initial memory map for tuna" 2024-06-25 10:48:43 -07:00
QCTECMDR Service
74312e208e Merge "ARM: dts: msm: Add QUPv3 UART console node for tuna" 2024-06-20 11:05:10 -07:00
Anaadi Mishra
791caa0322 ARM: dts: msm: Add support for graphics clock controller on TUNA
Add support for GPU clock controller and move corresponding
CX/GX gdsc's from dummy to real on Tuna platform.

Change-Id: Idc90b51bf63232dd5e080610ad5438eb6aab129d
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-06-20 14:42:40 +05:30
Anaadi Mishra
97ed266326 ARM: dts: msm: Add support for VIDEO and EVA clock controllers on TUNA
Add support for VIDEO and EVA clock controllers and move corresponding
gdsc's from dummy to real on Tuna platform.

Change-Id: Ib29a0af9979b461879504749cad0aa95a9d47136
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-06-20 14:42:05 +05:30