Commit Graph

12 Commits

Author SHA1 Message Date
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