Commit Graph

21 Commits

Author SHA1 Message Date
QCTECMDR Service
62da18f4a4 Merge "ARM: dts: msm: disable movable zone for parrot and ravelin" 2024-07-23 01:13:24 -07:00
QCTECMDR Service
5ea41b116a Merge "ARM: dts: msm: add ufs wrapped key support to ravelin" 2024-07-19 15:30:31 -07:00
Shashikala Katthi
c810232086 ARM: dts: msm: add ufs wrapped key support to ravelin
Add support for ice wrapped keys to the UFS DTSI entry
to ravelin.

Change-Id: Ica90929da90464c64bb4b23c9a8236fa7149ed1e
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
2024-07-19 15:23:00 +05:30
QCTECMDR Service
d8667b6c58 Merge "ARM: dts: msm: Add qseecom compatible" 2024-07-19 01:01:10 -07:00
Srinivasarao Pathipati
eca997e3cb ARM: dts: msm: disable movable zone for parrot and ravelin
Pages are getting allocated from Movable zone even though they
are requested from  Normal zone. Disable movable zone as work
around until issue is fixed.

Change-Id: Ib2f799ec36ef969368410fe8e86f92441ad0b81b
Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
2024-07-19 11:53:26 +05:30
QCTECMDR Service
a8fca300b8 Merge "ARM: dts: msm: Add smp2p ipa nodes for ravelin" 2024-07-18 18:36:44 -07:00
Shashikala Katthi
92235674d7 ARM: dts: msm: Add qseecom compatible
Add dt support for qseecom for ravelin.

Change-Id: I77d42910dd1a7276e2ac870926c8e54542a84157
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
2024-07-18 07:22:14 -07:00
Shashikala Katthi
06fcb89345 ARM: dts: msm: Add qrng device node
Add qrng device node support for ravelin.

Change-Id: Ia256ae34538bb755fe6ced0d5b01ef465bd04664
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
2024-07-16 08:10:33 -07:00
Jagadeesh Ponduru
fab52d3dce ARM: dts: msm: Add smp2p ipa nodes for ravelin
Add the smp2p ipa device nodes to enable smp2p
communication with remote processors.

Change-Id: Ie59a7317e227cce4d02a600f542ac2dcdba6e421
Signed-off-by: Pavan Kumar M <quic_rpavan@quicinc.com>
Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>
2024-07-16 01:10:20 -07:00
QCTECMDR Service
5208ad7724 Merge "ARM: dts: msm: Remove qcom,msm_fastrpc from ravelin.dtsi" 2024-07-12 04:26:17 -07:00
Akhil Manikoth Kallankandy
aef94e1a18 ARM: dts: msm: Update ravelin glink node
Fix for pmic glink node for ravelin without this change glink
channel registration fails for the ADSP communication.

Change-Id: I02d1ea7b11db6e5e5dfd0f85e384797b1b6b96b9
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
2024-07-09 21:21:08 -07:00
Akhil Manikoth Kallankandy
7754de5de4 ARM: dts: msm: Remove qcom,msm_fastrpc from ravelin.dtsi
Remove the qcom,msm_fastrpc nodes as these
are moved to dsp-devicetree.

Change-Id: I2ae6d3d27b27895859c4f1e241012d288f5f7a72
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
2024-07-09 21:18:31 -07:00
QCTECMDR Service
dd5d9017d8 Merge "ARM: dts: msm: Remove coherent and voltage-level property in Ravelin" 2024-06-27 15:28:37 -07:00
kamasali Satyanarayan
8e4ec07539 ARM: dts: msm: Remove coherent and voltage-level property in Ravelin
Ravelin target doesn't support IO coherency.
So, remove the coherent property from storage nodes.

Don't vote for voltage for regulators shared between eMMC and UFS to be
in consistent with UFS design where regulator-min-microvolt and
regulator-max-microvolt properties are removed from regulator device
tree files for UFS regulators and to avoid below regulator API failures.

[3.198613] pm6450_l24: unsupportable voltage range: 2960000-0uV
[4.236846] sdhci_msm_vreg_set_voltage: regulator_set_voltage(vdd)failed.
min_uV=2960000,max_uV=2960000,ret=-22.

Change-Id: I780218b0903887e36589704af3e790a710932dd7
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
2024-06-25 04:45:30 -07:00
QCTECMDR Service
7647e0467b Merge "ARM: dts: msm: Add support for cpufreq cycle counter driver" 2024-06-24 11:27:38 -07:00
QCTECMDR Service
59ea707ea5 Merge "ARM: dts: msm: Add support for debug info for ravelin" 2024-06-21 00:43:08 -07:00
Saranya R
006a1c7e13 ARM: dts: msm: Add support for debug info for ravelin
Reserve debug info region of 4KB for ravelin.

Change-Id: I835a579bf334e8865a0135f9c591c2bc5ffb792e
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
2024-06-19 21:30:01 -07:00
Swetha Chikkaboraiah
e27b15b151 ARM: dts: msm: Add support for cpufreq cycle counter driver
Reuse cpufreq cycle counter register information of parrot for
ravelin.

Change-Id: Ib17ba9f86da998c49404971f77718a1e9a4d6b03
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-14 12:04:43 +05:30
Swetha Chikkaboraiah
db31e6dd0c ARM: dts: msm: Remove events specific to SPM feature
SPM feature is deprecated from 5.15 kernel. So remove
events specific to SPM feature for Ravelin.

Change-Id: Idbcbbd6f3736ad19cb1b0ea479809548a020195d
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-14 11:58:16 +05:30
Swetha Chikkaboraiah
33159c6103 ARM: dts: msm: Add cpucp scmi nodes for ravelin
Add nodes to enable scmi communication to cpucp on ravelin.
Update tx and rx regname for cpucp.

Change-Id: I9674a974e58d8be1eb02063846f5e9e0d1b046c6
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-14 11:57:36 +05:30
Swetha Chikkaboraiah
1b78f8027a ARM: dts: msm: Add initial device tree for ravelin
Add initial device tree support for ravelin target.
This is a snapshot of dtsi files as of KP.1.0
'commit <370d8eab7cc6> ("Merge "ARM: dts: qcom:
Disable cnss-kiwi SOL on anorak platform"")'.
Modified as per compilation and bootup.

Change-Id: Icb9a6e67879c68dbf894d1713fa2837882b9f00c
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-11 23:43:27 -07:00