Commit Graph

41 Commits

Author SHA1 Message Date
Shivangi Kesharwani
70ca685e86 ARM: dts: msm: Add HWKM node
Add dtsi node to enable Hardware key manager for monaco target.
And add the device tree bindings for the Hardware key manager driver.

Change-Id: If1e38c3c71148fd85058eb31d4eee5f806e47fef
Signed-off-by: Shivangi Kesharwani <quic_skesharw@quicinc.com>
2025-03-02 23:21:38 -08:00
QCTECMDR Service
8bb7c9bcee Merge "ARM: dts: msm: Update qcom stats node for Monaco" 2024-10-17 11:05:21 -07:00
Raghavendra Kakarla
84e0391a4e ARM: dts: msm: Update qcom stats node for Monaco
This change updates the qcom stats node with proper
compatible string. Also, removes the subsystem-sleep-stats
and qcom,rpm-master-stats nodes which are deprecated.

Change-Id: I71b653ef539ccc757f4fb79413c539bbdee56d53
Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
2024-10-16 01:52:22 -07:00
Nitesh Kumar
1402955d21 ARM: dts: qcom: Add cooling-cells for cpu in monaco
Add cooling-cells for the CPU sensors in monaco.

Change-Id: I6ef6acac51952effd6de820b6384401feeb610b4
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-10-15 10:48:31 +05:30
QCTECMDR Service
75af5a0306 Merge "ARM: dts: msm: add ice wrapped key support" 2024-09-08 21:31:08 -07:00
Shivangi Kesharwani
73e418e81d ARM: dts: msm: add ice wrapped key support
Add support for ice wrapped keys to the SDHCI DTSI entry
on monaco target.

Signed-off-by: Shivangi Kesharwani <quic_skesharw@quicinc.com>
2024-09-06 06:24:54 -07:00
QCTECMDR Service
7f0219bb0f Merge "ARM: dts: msm: Remove console configuration in monaco dt" 2024-09-05 19:12:40 -07:00
Pradnya Dahiwale
1ad1abda94 ARM: dts: msm: Remove console configuration in monaco dt
Based on build version console configuration is made in monaco.bzl.
Hence remove console configuration from monaco dt.

Change-Id: Ie6c6c60fab4ecd729bc47b5bb87c8ea639f8f775
Signed-off-by: Pradnya Dahiwale <quic_pdahiwal@quicinc.com>
2024-09-03 04:58:57 -07:00
QCTECMDR Service
bf34df5bc6 Merge "ARM: dts: msm: Add a node for cpufreq cycle counter driver" 2024-08-13 22:14:21 -07:00
QCTECMDR Service
f7095458d1 Merge "ARM: dts: msm: Reduce common CMA region size for monaco" 2024-08-07 11:35:52 -07:00
Sayali Patil
cccca1d8ac ARM: dts: msm: Reduce common CMA region size for monaco
Reduce the common CMA region size for monaco to 16MB.

Change-Id: I1dce0f34b53fc03556caefb69c6ff97ff8b5de0c
Signed-off-by: Sayali Patil <quic_sayapati@quicinc.com>
2024-07-31 23:42:41 -07:00
Imran Shaik
adef50b937 ARM: dts: msm: Add compatible for CPUFREQ HW DEBUG node on MONACO
Add compatible string for CPUFREQ HW DEBUG node on MONACO platform.

Change-Id: Ib9e7b96e3cc0a0b5ffb779d8d7e5f47034f30325
Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
2024-07-29 10:52:59 +05:30
QCTECMDR Service
f60008f966 Merge "ARM: dts: msm: Modify dump_mem dts node property to adapt kernel-6.6 on monaco" 2024-07-17 10:36:53 -07:00
Xiaoqi Zhuang
b4682c47fb ARM: dts: msm: Modify dump_mem dts node property to adapt kernel-6.6 on monaco
Remove DMA property for Reserved memory via memremap instead of DMA API.

Change-Id: I2c717dc3766df7df22f6750941da0e0d03824920
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
2024-07-17 10:21:52 +08:00
Xiaoqi Zhuang
857c487ffa ARM: dts: msm: Modify dump_mem dts node property to adapt kernel-6.6 on monaco
For static-mem-dump, it's required to include in a child node.

Change-Id: Ic625878142c4a0c17bc6d2084d794f8d593b6fa8
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
2024-07-17 10:17:08 +08:00
QCTECMDR Service
c756c97218 Merge "ARM: dts: msm: remove dload compatible for monaco" 2024-07-16 13:13:59 -07:00
Pradnya Dahiwale
6173d74ff4 ARM: dts: msm: remove dload compatible for monaco
Remove dload compatible since scm driver is loading dload module
in monaco.

Change-Id: I7cb6e02fcbc20468cab863923acccc960700eedd
Signed-off-by: Pradnya Dahiwale <quic_pdahiwal@quicinc.com>
2024-07-15 04:03:16 -07:00
QCTECMDR Service
0ce0b2ec09 Merge "ARM: dts: msm: Remove fastrpc nodes for monaco" 2024-07-09 13:25:45 -07:00
QCTECMDR Service
3a53bb2e2c Merge "ARM: dts: msm: Remove ipa nodes for monaco target" 2024-07-09 13:25:45 -07:00
Ruchira Revdekar
c5d0b9f392 ARM: dts: msm: Add a node for cpufreq cycle counter driver
Add cpufreq cycle counter register information to devicetree in a
separate node for use by driver. This will initialize walt for Monaco.

Change-Id: Iddbbd81168d49e0aea4076f18669ffb6a5d342a8
Signed-off-by: Ruchira Revdekar <quic_rrevdeka@quicinc.com>
2024-07-09 11:15:19 +05:30
Prasad Arepalli
49adf9d13c ARM: dts: msm: Remove ipa nodes for monaco target
Disable ipa, gsi, rmnet and smp2p nodes for monaco target.
All the nodes are added in data specific dt files.

Change-Id: I8d0ead8276702aa3a03688b4b6b99630facac926
Signed-off-by: Prasad Arepalli <quic_parepall@quicinc.com>
2024-07-04 18:12:40 +05:30
Abhinav Parihar
9896d8515d ARM: dts: msm: Remove fastrpc nodes for monaco
Currently fastrpc dt nodes are present in main dt file.
With fastrpc driver migrating to upstream driver,rpc
properties will be overlayed out of kernel.

Change-Id: I91d915ae9ce7d55b5e81ff10d20eb7c370740172
Signed-off-by: Abhinav Parihar <quic_parihar@quicinc.com>
2024-07-04 03:57:30 -07:00
Akshay Gola
029a884638 ARM: dts: msm: Enable parade touch driver node
Enable parade touch driver node and add its documentation
for bring-up.

Change-Id: I717186399283741c7c1957acc3319148b4d843f3
Signed-off-by: Akshay Gola <quic_agola@quicinc.com>
2024-07-02 23:40:41 -07:00
QCTECMDR Service
7ac8da066e Merge "ARM: dts: msm: monaco: Add qrng compatible" 2024-07-01 03:52:57 -07:00
QCTECMDR Service
e53aeec456 Merge "ARM: dts: msm: monaco: Add qseecom compatible" 2024-07-01 01:45:23 -07:00
QCTECMDR Service
644f39c9bc Merge "ARM: dts: msm: add aon-custom-data glink node" 2024-06-27 15:28:37 -07:00
Shivangi Kesharwani
68f23d29a8 ARM: dts: msm: monaco: Add qrng compatible
Add dt support for qrng for Monaco SOC.

Signed-off-by: Shivangi Kesharwani <quic_skesharw@quicinc.com>
2024-06-27 16:05:31 +05:30
Shivangi Kesharwani
771b0b212b ARM: dts: msm: monaco: Add qseecom compatible
Add dt support for qseecom for Monaco SOC.

Signed-off-by: Shivangi Kesharwani <quic_skesharw@quicinc.com>
2024-06-27 02:57:53 -07:00
Xiaoqi Zhuang
85c0e79e7b ARM: dts: msm: Remove jtag_mm node on monaco
Remove jtag_mm DT node as this feature is not enabled
on monaco.

Change-Id: I3fde6c254dbbdf9ced550fc53ba59a6e27866db0
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
2024-06-26 10:15:00 +08:00
Koushik Immadisetty
43df192f51 ARM: dts: msm: add aon-custom-data glink node
Add aon-custom-data glink channel to download
misc data firmware to aon.

Change-Id: Id88488ed290d37cb3a5082c3f05125aee60ff78b
Signed-off-by: Koushik Immadisetty <quic_kimmadis@quicinc.com>
2024-06-24 19:03:25 +05:30
qctecmdr
70e128cf60 Merge "ARM: dts: msm: enable interconnect devices for Monaco" 2024-06-19 19:37:03 -07:00
qctecmdr
59e8971599 Merge "ARM: dts: msm: Add compatible string for cc nodes monaco" 2024-06-18 22:33:45 -07:00
qctecmdr
7a9d6bcf4e Merge "ARM: dts: msm: Add SDIO support for monaco" 2024-06-18 20:08:31 -07:00
qctecmdr
69b90ab4ae Merge "ARM: dts: msm: enable rpm-smd and mpm device node for Monaco" 2024-06-17 22:03:05 -07:00
mxing
acc834e002 ARM: dts: msm: Add SDIO support for monaco
This change adds SDIO support for monaco.

Change-Id: I1ce969435b01cad2f65de025deea6c545e7adfbf
Signed-off-by: mxing <quic_mxing@quicinc.com>
2024-06-18 10:06:50 +08:00
Raviteja Laggyshetty
b7766f108e ARM: dts: msm: enable interconnect devices for Monaco
Enable the interconnect devices for cnoc, snoc, bimc, clk_virt,
mmnrt_virt and mmrt_virt.
This will allow consumers to get their path and set bandwidth
constraints on them.

Change-Id: Iefa87748870578a5472ed08e3692d04a7a81337c
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
2024-06-16 07:46:18 -07:00
Pradnya Dahiwale
58daad1f6c ARM: dts: msm: dt snabpshot for Monaco SoC
Add dt snapshot of cpu level cache from branch msm-5.15.c2
commit 8ae5ffe89e0f ("ARM: dts: msm: Add mdsp heap for mDSP compute").

Change-Id: Id833a1f0894f29753c0ce08839bf3111b8d57a61
Signed-off-by: Pradnya Dahiwale <quic_pdahiwal@quicinc.com>
2024-06-15 19:10:51 +05:30
Raghavendra Kakarla
f085d759f8 ARM: dts: msm: enable rpm-smd and mpm device node for Monaco
This change adds the compatible string for rpm-smd and mpm
device nodes so that rpm-smd and mpm drivers will probe
during device boot up.

Change-Id: I8816a9e3dd8c9cef39440a1bf912d6d5f06f9f59
Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
2024-06-13 15:35:27 +05:30
Prerna Singh
2f39297be8 ARM: dts: msm: Add compatible string for cc nodes monaco
Add the compatible strings for clk controller nodes in monaco.

Change-Id: I2acb4c9520bb217711a75eb8e79fc75ba98e587f
Signed-off-by: Prerna Singh <quic_prersing@quicinc.com>
2024-06-13 01:20:19 -07:00
Sayali Patil
573e7046af ARM: dts: msm: put dependency of dma-heap on SCM
Enforce dependency of dma heap driver on SCM driver
without which it will not work and this is in
the preparation of adding interconnect voting
in SCM node which if it gets added without this
change dma heap driver can result in NULL pointer
issue.

Change-Id: I641e2e1c7692dfd52dd1efa75064fbc8f2228fe2
Signed-off-by: Sayali Patil <quic_sayapati@quicinc.com>
2024-05-08 15:40:57 +05:30
Naresh Kumar Lingagalla
b471e42ad0 ARM: dts: msm: dt snapshot for monaco target
DT snapshot from branch msm-5.15.c2
commit 8ae5ffe89e0f ("ARM: dts: msm: Add mdsp heap for mDSP compute").

Change-Id: If3e807289b6d981865430c4e1a45dabf236fa345
Signed-off-by: Naresh Kumar Lingagalla <quic_nlingaga@quicinc.com>
2024-04-03 19:45:51 -07:00