Commit Graph

363 Commits

Author SHA1 Message Date
qctecmdr
20eb6dcc56 Merge "ARM: dts: qcom: Change cpu arch timer frequency" 2023-11-20 11:14:25 -08:00
qctecmdr
7b19544dd2 Merge "ARM: dts: msm: Add GSI registers dt entry to sun" 2023-11-20 11:14:25 -08:00
qctecmdr
fbf94fefe4 Merge "ARM: dts: qcom: Enable UFS MCQ on Sun platforms" 2023-11-20 11:14:24 -08:00
qctecmdr
3b7efdf489 Merge "ARM: dts: msm: Add oemvm qrtr gunyah node for sun" 2023-11-20 11:14:24 -08:00
qctecmdr
4551b0f5f5 Merge "ARM: dts: msm: disable tpdm ddr-ubwcp on sun" 2023-11-20 09:54:34 -08:00
qctecmdr
b9215d3dc8 Merge "ARM: dts: msm: Add IMEM node for Sun" 2023-11-20 09:54:34 -08:00
qctecmdr
b198f8b108 Merge "ARM: dts: msm: Add pcie phy settings for sun" 2023-11-20 09:54:34 -08:00
qctecmdr
9705b431b8 Merge "ARM: dts: qcom: update L11B and S7I regulator max voltage limits for Sun" 2023-11-20 09:54:34 -08:00
Kishore Kumar Ravi
b228b1409c ARM: dts: msm: Add oemvm qrtr gunyah node for sun
Add the nodes for enable qrtr communication between primary vm and
oemvm on sun.

This adds platform devices and vdevice descriptions to start the
qrtr gunyah transport on both primary vm and oemvm device trees. This
also adds the device tree node to configure qrtr as node id 21 on oem
vm.

Change-Id: I1575853a67fe9edbcb751dbb71062b6da624d9be
Signed-off-by: Kishore Kumar Ravi <quic_kiskum@quicinc.com>
2023-11-20 12:50:36 +05:30
Bao D. Nguyen
b57a26b88e ARM: dts: qcom: Enable UFS MCQ on Sun platforms
Enable the UFS MCQ feature on the Sun platforms.

Change-Id: I6d58bb14ea085cfd792cfea0073cccfa8be38edb
Signed-off-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
2023-11-17 16:32:53 -08:00
qctecmdr
a7c4d9e70b Merge "ARM: dts: msm: Use proper QMP PHY VDD operating voltage" 2023-11-17 14:55:23 -08:00
qctecmdr
081aed5068 Merge "ARM: dts: qcom: Disable UFS LPM features" 2023-11-17 14:55:23 -08:00
Elson Roy Serrao
24acbfa509 ARM: dts: msm: Add GSI registers dt entry to sun
Add GSI related registers dt entry to sun to support GSI functions.

Change-Id: I0920fc27e827952d55d87a59b093d945830868d5
Signed-off-by: Elson Roy Serrao <quic_eserrao@quicinc.com>
2023-11-17 12:52:04 -08:00
Murali Nalajala
59c04b6d51 ARM: dts: qcom: Change cpu arch timer frequency
From Armv8.6 the counter operates at a higher fixed frequency of 1GHz.
This implies a resolution of 1ns. Change cpu arch timer frequency to 1ns
from 52ns (19.2Mhz) resolution.

Change-Id: Ib0bfe643edbd4de568cf30ebaa1ec1175111352e
Signed-off-by: Murali Nalajala <quic_mnalajal@quicinc.com>
2023-11-16 22:49:24 -08:00
Murali Nalajala
e59025f303 ARM: dts: qcom: Support for Sun vms MTP and CDP
Add initial Sun VMs MTP and CDP device tree support.

Change-Id: I334c31bdd0abff304e11a47ddb2f37aeae9a62ed
Signed-off-by: Murali Nalajala <quic_mnalajal@quicinc.com>
2023-11-16 22:49:14 -08:00
David Collins
255a188e99 ARM: dts: qcom: update L11B and S7I regulator max voltage limits for Sun
Update the L11B and S7I regulator max voltage limits to match
the latest guideline.

Change-Id: Ia36cdbe8ad6526070e43325ff3cdb2cc6bfc58f0
Signed-off-by: David Collins <quic_collinsd@quicinc.com>
2023-11-16 21:57:55 -08:00
Yuanfang Zhang
e46c335e2d ARM: dts: msm: disable tpdm ddr-ubwcp on sun
Disable tpdm ddr-ubwcp, because the clocks associated with it are
not enabled.

Change-Id: I4bebde68995bc9831c067ca25978fae858b7536c
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
2023-11-16 18:37:19 -08:00
Prudhvi Yarlagadda
37824f4ca3 ARM: dts: msm: Add pcie phy settings for sun
Add pcie phy settings sequence in sun.

Change-Id: I58dfb2ecb586ac4ce4f2e06bbc02a6cb1e803960
Signed-off-by: Prudhvi Yarlagadda <quic_pyarlaga@quicinc.com>
2023-11-16 18:19:44 -08:00
Unnathi Chalicheemala
6eb2758895 ARM: dts: msm: Add IMEM node for Sun
Add IMEM node for Sun SoC.

Change-Id: If112305d66109a098ee438fa36b6d11ae67d855b
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
2023-11-16 13:54:48 -08:00
qctecmdr
0f27252f21 Merge "ARM: dts: qcom: Enable the proxy node for HLOS" 2023-11-16 13:28:39 -08:00
qctecmdr
01fa2f0112 Merge "ARM: dts: msm: add cpu related dump for sun" 2023-11-16 13:28:39 -08:00
Wesley Cheng
fcb5465597 ARM: dts: msm: Use proper QMP PHY VDD operating voltage
Current setting votes for 912mV for the QMP PHY vdd rail, which is above
what is recommended from the power grid.  Set the vdd operating voltage to
880mV to match what is suggested, in order to maintain the regulator
numbers expected for the rail.

Change-Id: Iaefd58656c72427933e45000db21f55bc5de979c
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
2023-11-15 17:42:06 -08:00
qctecmdr
3da89570d2 Merge "ARM: dts: msm: Modify the pcie dt node names for pineapple" 2023-11-15 17:05:23 -08:00
qctecmdr
21e172d18a Merge "dt-bindings: Add llcc_perfmon device node" 2023-11-15 17:05:22 -08:00
qctecmdr
73a05587d9 Merge "ARM: dts: msm: sun: Update arch and memtimer frequencies" 2023-11-15 17:05:22 -08:00
qctecmdr
a881b8420d Merge "ARM: dts: msm: Add debugcc device for Sun" 2023-11-15 17:05:22 -08:00
qctecmdr
4c1a848b48 Merge "ARM: dts: msm: Add gcc qcom-dummycc support for TVM on sun" 2023-11-15 17:05:22 -08:00
qctecmdr
f6f25cde63 Merge "ARM: dts: msm: sun: Add capacity related information" 2023-11-15 17:05:21 -08:00
Bao D. Nguyen
0d05778dbb ARM: dts: qcom: Disable UFS LPM features
For debug during SoD. Disable UFS LPMs.

Change-Id: I0bada089256cd4a89b13fb61b32d70d32c80d13f
Signed-off-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
2023-11-15 16:29:57 -08:00
Melody Olvera
704e2e0186 ARM: dts: msm: sun: Update arch and memtimer frequencies
Arch timer and memtimer frequencies were set incorrectly for
silicon, so set to 1 GHz.

Change-Id: I309c1d79712145a4c86d168d923f91d6a6792142
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
2023-11-15 16:29:54 -08:00
Yuanfang Zhang
d39b93f626 ARM: dts: msm: add cpu related dump for sun
Add cpu related dump entry for sun.

Change-Id: Idf8723bc0e04fb87822a37d271361d2da0baa690
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
2023-11-14 02:45:01 -08:00
Vivek Aknurwar
af41f8a078 ARM: dts: msm: Add debugcc device for Sun
Add device tree node for measure nodes and enable
debug cc driver on Sun.

Change-Id: I5475161d0f1d7ce488b6372d19ba1212dea238f5
Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>
2023-11-13 23:20:34 -08:00
Aman Kanwar
afb08d4f75 dt-bindings: Add llcc_perfmon device node
Add bindings for llcc_perfmon tool, populate llcc_perfmon
as child node of llcc cache-controller node.

Change-Id: Ib65da3295569297697cc039d39f3aef95887e482
Signed-off-by: Aman Kanwar <quic_akanwar@quicinc.com>
2023-11-14 12:21:11 +05:30
qctecmdr
63e7cec2dd Merge "ARM: dts: msm: add qupv3 i3c/i2c pineapple changes on KP4.0" 2023-11-13 21:23:26 -08:00
qctecmdr
2cbc777777 Merge "ARM: dts: msm: sun: Add node for gic interrupt router" 2023-11-13 21:23:26 -08:00
qctecmdr
0f445c704c Merge "ARM: dts: msm: correct size for reserved dump_mem on sun" 2023-11-13 21:23:26 -08:00
qctecmdr
5a4d047cf5 Merge "ARM: dts: msm: gunyah: Add irq lend test node for sun" 2023-11-13 21:23:26 -08:00
qctecmdr
9d95fa33b3 Merge "ARM: dts: msm: Add qcom_stats for sun" 2023-11-13 13:43:50 -08:00
qctecmdr
e398d870ef Merge "ARM: dts: msm: Add PCIe CRM bcm-voters for Sun" 2023-11-13 13:43:50 -08:00
qctecmdr
f04c333818 Merge "ARM: dts: msm: Update CPUidle states for sun vm" 2023-11-13 13:43:50 -08:00
qctecmdr
e7f29a25fe Merge "ARM: dts: msm: rename node name for modem-diag on sun" 2023-11-13 13:43:50 -08:00
qctecmdr
1f2c4de558 Merge "ARM: dts: msm: Modify the pcie dt node names for sun" 2023-11-13 13:43:49 -08:00
qctecmdr
cbb208f60a Merge "ARM: dts: msm: sun: Add node for download mode" 2023-11-13 13:43:49 -08:00
qctecmdr
18fc50d2a9 Merge "Revert "ARM: dts: msm: sun: Disable GPU node"" 2023-11-13 13:43:49 -08:00
qctecmdr
7bc7c47544 Merge "ARM: dts: msm: add i2c/i3c gpio access to apps and adsp" 2023-11-13 13:43:49 -08:00
qctecmdr
262dc6a1bf Merge "ARM: dts: msm: Add v8 Power Grid DT support on Sun SoC" 2023-11-13 13:43:49 -08:00
Sai Harshini Nimmala
5f39e6b141 ARM: dts: msm: sun: Add capacity related information
The "capacity-dmips-mhz" and "dynamic-power-coefficient" are
used to build Energy Model and subsequently capacity values are derived
from them which in turn is used by EAS to take placement decisions.
Add these to sun devicetree.

Change-Id: If96b00b5ba1e211867ba9b44c5af5f2c9e65200f
Signed-off-by: Sai Harshini Nimmala <quic_snimmala@quicinc.com>
2023-11-12 10:22:46 -08:00
Sai Harshini Nimmala
3cf966f8c0 ARM: dts: msm: Add a node for gclk cycle counter driver
Add gclk cycle counter register information to devicetree in a
separate node for use by associated driver.

Change-Id: Ie27724dc04703d496a652729d61e03e0f4ff0115
Signed-off-by: Sai Harshini Nimmala <quic_snimmala@quicinc.com>
2023-11-12 10:22:45 -08:00
Sai Harshini Nimmala
21dbaa2e2c 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 associated driver.

Change-Id: If1b45003a1ce4faca372db2954293493bc45bbb6
Signed-off-by: Sai Harshini Nimmala <quic_snimmala@quicinc.com>
2023-11-12 10:22:45 -08:00
Sai Harshini Nimmala
dcbf0b3a52 dt-bindings: Add bindings for cycle counter driver
Adding a new node to devicetree for cycle counter driver. Add related
bindings file.

Change-Id: I381c5c693d96a054de1b3db5f9cd7ad8e4aa382b
Signed-off-by: Sai Harshini Nimmala <quic_snimmala@quicinc.com>
2023-11-12 10:22:45 -08:00