Commit Graph

2687 Commits

Author SHA1 Message Date
Rohit Jadhav
af5c34a823 Revert "bindings: remoteproc: Add soccp remoteproc binding for Tuna"
This reverts commit ae8f7f9ec5.

Reason for revert: Reverting SOCCP changes from R1

Change-Id: Iad9451e38e37d634774369c725bf06384bab9df6
Signed-off-by: Rohit Jadhav <quic_rbjadhav@quicinc.com>
2024-12-12 23:07:31 -08:00
Shivendra Pratap
ae8f7f9ec5 bindings: remoteproc: Add soccp remoteproc binding for Tuna
Add devicetree bindings soccp for Tuna target.

Change-Id: I2eac03261d6fa60f9422b8167649758fd8e75659
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
2024-11-24 14:30:27 +05:30
Prasanna S
3f60a27d21 ARM: dts: msm: Add i2c gpio access to apps and adsp on Tuna
To access gpios from apps and adsp, we have added apps and
remote flag in dtsi. To identify apps is busy or not, added
qcom-apps flag during active state and added qcom-remote flag
during suspend state, so other SS can use gpios during apps
in suspend state. This flags in pinctrl file for respective
GPIOs will help eGPIO to work for AON camera usecase.

Also, increase TRE size from 64 to 1024 for camera usecase.

Change-Id: Ibc65d9e61d55a3eaeffdf78aef3f8852687f576f
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
2024-11-24 14:30:23 +05:30
Uttkarsh Aggarwal
b9bc6af5a6 ARM: dts: msm: Add eUSB2 repeater nodes for Tuna MTP
Add the eUSB2 repeater node and references for PM7550BA.

Note: PM7550BA will be part of MTP platform.
Change-Id: I6fff82d33434306106ae6ce390f322c7a478e680
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-11-24 14:30:20 +05:30
Uttkarsh Aggarwal
b965a60780 ARM: dts: msm: Add pin configuration for USB3 PHY portselect on Tuna
TLMM pin is used to notify USB3/DP Combo PHY about the
orientation. Select this pinctrl from the usb_qmp_dp_phy
and ensure it is selecting the "usb0_phy_ps" pin function for Tuna.

Change-Id: I69f4004b00dcba0140871171b6c8b08471ae6aee
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-11-24 14:30:20 +05:30
Uttkarsh Aggarwal
a121d96ca2 ARM: dts: msm: Add eUSB2 repeater nodes for tuna
Add the eUSB2 repeater node and references for PMIH010x and
PMIV010x.

Note: ATP, QRD and CDP.
Change-Id: Id47a3d7243a00be3bf5d186cc5eb8a9b2e6f677d
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-11-24 14:30:17 +05:30
Uttkarsh Aggarwal
061c027a2a ARM: dts: msm: Adding dependency of iommu node on USB driver
Currently, wait_for_device_probe api added before dwc3_probe
is called in core_init which is suppose to ensure that in case
the child is getting teared down, the userspace doesn't get to
write UDC and do gadget_start.

However, wait_for_device_probe api makes sure that the driver wait
until all probes are completed. Ideally, it wouldn't be a problem
but in cases of other driver's probe fails, usb would be affected
here even though usb isn't at fault.

Fix this by making a dummy-dependency on smmu node since the original
intention of the patch was to make sure if smmu driver was probed
successfully, then only proceed for child driver's probe.

Addtional: Adding qcom,dis-sending-cm-l1-quirk in tuna
Change-Id: I7503fd04407ef8d2ee108effcc95699a4325c9c5
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-11-24 14:30:14 +05:30
Akhil Budampati
d27754d423 ARM: dts: msm: enabling mem-object node for tuna
Tuna needs mem-object node for si-core xts enablement.

Change-Id: I1ece1cc93606cc11febab038ae2e7f0ab7f0bd8e
Signed-off-by: Akhil Budampati <quic_abudampa@quicinc.com>
2024-11-24 14:30:11 +05:30
Sneh Mankad
c22bedce8f ARM: dts: msm: Modify Display and PCIe CRM devices for tuna
Rectify the interrupt numbers for display and pcie crm.

Change-Id: Idc4339263eae94266bd51964dbb2bd9dd7c31dfd
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
2024-11-24 14:30:08 +05:30
Vijayanand Jitta
45f50c8d8a ARM: dts: msm: Update memory map for kera
Update memory map for kera, inline with v2.

Change-Id: I28488932a269a5c1ef6c131e9385cf7604ea723e
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-11-24 14:30:08 +05:30
Vijayanand Jitta
6e5000b911 ARM: dts: msm: Add power domain and interconnect for kgsl-smmu
Replace regulators with per-device genpd power domain and
add interconnect for kgsl-smmu on tuna.

Change-Id: I897b39ba98beaf630efef5397957e8cfb26b3d08
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-11-24 14:30:05 +05:30
Kavya Nunna
0d4f3b931f ARM: dts: msm: Update RPMH regulator voltages for tuna
Update the RPMH regulator's min/max voltages
based on latest HW recommendation.

While at it add FMD changes for WCN attaches.
trim the level regulator names to avoid buffer length
issues for regulator names.

Change-Id: Ib2c99e58fc66ad6a05d43faffdce473ed94b6005
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-11-24 14:30:01 +05:30
Vijayanand Jitta
8ed1065ce5 ARM: dts: msm: Update memory map for tuna
Update memory map for tuna, inline with v2.

Change-Id: I4c4a93095fe8b32c1c0d8a767f139cb6ffbcdc42
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-11-24 14:29:58 +05:30
Niranjan Reddy Dumbala
dbf70c1d33 Revert "ARM: dts: msm: remove always-on for hap-swr-slave regulator"
This reverts commit 8d05ccb477.

Reason for revert: testing

Change-Id: I31dbdbaa467c2702250b8d3de2848151fb07f66e
Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-11-23 01:52:02 -08:00
Minghao Zhang
fe4fec8488 ARM: dts: qcom: Update vbat thermal zone and pm8550 bcl compatible for sun
This change adds vbat thermal zone and updates pm8550 bcl compatible.

Change-Id: Icaabef50e510ba9a8dc2f40504d8139518f2ea88
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
(cherry picked from commit f040ca6b4d)
2024-11-23 01:17:33 -08:00
Linux Build Service Account
a19e752fc8 Merge e41cbf21f3 on remote branch
Change-Id: I4480ad09e60854eafd24afba64534e81fdac09eb
2024-11-19 02:11:40 -08:00
QCTECMDR Service
e41cbf21f3 Merge "ARM: dts: msm: Add interconnect properties for smmus for kera" 2024-10-31 03:37:04 -07:00
QCTECMDR Service
77d8f75c5f Merge "ARM: dts: msm: Add clocks property for camera gdscs" 2024-10-31 03:37:04 -07:00
QCTECMDR Service
7ef6b0f249 Merge "ARM: dts: qcom: Add NVMEM cell for FMD_CONT_AFTER_PON for PMK8550" 2024-10-31 03:37:04 -07:00
QCTECMDR Service
9e1ab6cd1a Merge "ARM: dts: msm: Add gcc qcom-dummycc support for TVM on Kera" 2024-10-31 03:37:04 -07:00
QCTECMDR Service
3fbbd10df2 Merge "ARM: dts: msm: Add UFS nodes for kera pre-sil" 2024-10-30 23:55:12 -07:00
QCTECMDR Service
8cd5a7442c Merge "ARM: dts: msm: Modify PDC node for kera" 2024-10-30 23:55:12 -07:00
QCTECMDR Service
a0598f15cb Merge "ARM: dts: qcom: Add support for platforms for Tuna MTP" 2024-10-30 23:55:12 -07:00
QCTECMDR Service
bfbaa4564c Merge "bindings: usb: Add support for voting refgen LDO(s)" 2024-10-30 06:27:40 -07:00
QCTECMDR Service
4908f306e9 Merge "dt-bindings: pinctrl: qcom-pmic-gpio: Add PMX35 bindings" 2024-10-30 06:27:40 -07:00
QCTECMDR Service
bd68a2053a Merge "dt-bindings: clock: Add gcc, debugcc and rpmhcc for sdxbaagha" 2024-10-30 06:27:40 -07:00
QCTECMDR Service
0a4f3000ca Merge "ARM: dts: msm: Added CPUIdle and PSCI devices for kera" 2024-10-30 02:06:06 -07:00
QCTECMDR Service
6333ca3a8a Merge "ARM: dts: msm: Update GPIOs for Pinctrl TLMM on Tuna" 2024-10-30 02:06:06 -07:00
QCTECMDR Service
1255fd9f9c Merge "ARM: dts: msm: Add interconnect vote for KERA remote processors" 2024-10-30 02:06:05 -07:00
QCTECMDR Service
a425ab35cd Merge "ARM: dts: msm: Add stats and sys-pm-vx nodes for kera" 2024-10-30 02:06:05 -07:00
QCTECMDR Service
22fa65646a Merge "dt-bindings: clock: Add support for interconnect for sdxbaagha" 2024-10-30 02:06:05 -07:00
QCTECMDR Service
e4e59bff40 Merge "ARM: dts: msm: Add test nodes for Tuna VMs" 2024-10-30 02:06:05 -07:00
QCTECMDR Service
221827d02a Merge "ARM: dts: msm: Update wpss rproc node for kera" 2024-10-30 02:06:05 -07:00
Shivendra Pratap
54028a4bba ARM: dts: qcom: Add support for platforms for Tuna MTP
Add base device tree support for MTP harmonium and MTP NFC
platforms for Tuna SoC.

Change-Id: I4cef3297884dff5e7edee9121496c7284551c99c
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
2024-10-29 23:57:24 +05:30
Anaadi Mishra
7e886b8d92 ARM: dts: msm: Add clocks property for camera gdscs
Add clocks property for camera gdscs.

Change-Id: I02e3575b4cf4721648a1963027be3c9cad7aa1c6
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
2024-10-29 12:11:07 +05:30
Kavya Nunna
e4dd39189c dt-bindings: pinctrl: qcom-pmic-gpio: Add PMX35 bindings
update PMIC GPIO binding documentation to include
compatible string for PMX35 PMIC.

Change-Id: Ifeea36b51f12e189bce0ed97664e6d3b3f51a6ed
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
2024-10-28 01:51:49 -07:00
Mukesh Ojha
5575062d33 ARM: dts: msm: Add interconnect vote for KERA remote processors
As now interconnect changes are in place, add interconnect voting
for remote processors.

Change-Id: I8a1016f0fe760b49aa88dd51bbb00ef7fdf785fb
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
2024-10-27 23:19:18 -07:00
Kartikey Arora
5f802658c4 ARM: dts: msm: Update wpss rproc node for kera
Update wpss rproc node for kera with modified
WPSS image address in PIL region.

Change-Id: Ib6c22e6f35dd3b9e3dcb6165ad4f969a4f5aa245
CRs-Fixed: 3959798
Signed-off-by: Kartikey Arora <quic_kartaror@quicinc.com>
2024-10-27 22:18:31 -07:00
Niranjan Reddy Dumbala
d0470f9273 Correcting code diff
Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-10-27 15:41:30 +05:30
Linux Build Service Account
3ba3d56be9 Merge "ARM: dts: msm: Update UFS ESI affinity for CQ" into kernel.lnx.6.6.r1-rel 2024-10-26 12:16:31 -07:00
Nitin Rawat
251b2d06a9 ARM: dts: msm: Update UFS ESI affinity for CQ
Commit I4a4ae323ea0 ("kernel-scripts: sun: Update not_preferred
settings") has updated the default isolated CPUs for Gold
clusters.

Since Isolation CPUs is preferred CPU for irq handling and not prefered
for task handling, update the ESI affinity for CQ to address the same.

Change-Id: I6fbb274d52418e9ebb965c6414c449543796d734
Signed-off-by: Nitin Rawat <quic_nitirawa@quicinc.com>
2024-10-26 11:44:48 -07:00
Nitin Rawat
ef9002ea30 ARM: dts: msm: Add medium cluster to perf core
Currently cpufreq delayed work is queued with delayed
timer as 30ms. On expiry, we monitor load and then
enable storage boost feature if load exceeds certain
predefined threshold.

Unlike pineapple, we are monitoring the load request only
on prime/large cluster and not on medium cluster.
This is causing some additional delay to reach the
threshold required to enable storage boost feature.

Benchmark tools like Antutu completes read or write IO
within 120-130ms which mean any small delay can impact
Antutu to large extent. Hence add medium clusters to perf
score similar to pineapple so that load on medium cluster
along with large cluster is considered.

This will decrease the window time to reach the threshold
to start the storage boost and hence improve Storage
benchmark performance.

Change-Id: I8563cffc4da8fa7729d38fc71c8996b20b79b1ec
Signed-off-by: Nitin Rawat <quic_nitirawa@quicinc.com>
(cherry picked from commit 167166ab42)
2024-10-26 11:44:33 -07:00
Niranjan Reddy Dumbala
20599ebcab Revert "ARM: dts: msm: Update tlmm-vm-gpio-list for parrot vm"
This reverts commit 23f3921b95.

Reason for revert: release branch hot fix

Change-Id: I044ce99db921c62d3e2d3c33ed69da3e6a65ad8f
Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-10-26 05:29:04 -07:00
Linux Build Service Account
fb1dacdc43 Merge "Revert "ARM: dts: qcom: Add ParrotPRO SKU soc id support"" into kernel.lnx.6.6.r1-rel 2024-10-26 05:28:13 -07:00
Niranjan Reddy Dumbala
aa0b30957e Revert "ARM: dts: qcom: Add ParrotPRO SKU soc id support"
This reverts commit 6defd49114.

Reason for revert: release branch

Change-Id: I9c5172bea46977d363901d259067ea0abdfbaead
Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-10-26 05:27:50 -07:00
Linux Build Service Account
47a89a7342 Merge "Revert "ARM: dts: msm: Update touch tlmm for parrot vm"" into kernel.lnx.6.6.r1-rel 2024-10-26 05:27:17 -07:00
Linux Build Service Account
2f12e2a4cb Merge "Revert "ARM: dts: qcom: Add few nodes to optimize bootup time"" into kernel.lnx.6.6.r1-rel 2024-10-26 05:27:15 -07:00
Niranjan Reddy Dumbala
9501f4d3e7 Revert "ARM: dts: msm: Update touch tlmm for parrot vm"
This reverts commit 88312a73da.

Reason for revert: release branch

Change-Id: I305197f73c9cc7740760e800a02d6343896ed8ce
Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-10-26 05:26:10 -07:00
Niranjan Reddy Dumbala
80c7a53a8e Revert "ARM: dts: qcom: Add few nodes to optimize bootup time"
This reverts commit 97dade1f7e.

Reason for revert: release branch

Change-Id: I2020e98b6412c5c0206742cd0fa3df7936398d90
Signed-off-by: Niranjan Reddy Dumbala <quic_dnreddy@quicinc.com>
2024-10-26 05:25:53 -07:00
QCTECMDR Service
3fdeca6b87 Merge "ARM: dts: msm: Add GLINK PKT nodes for tuna" 2024-10-25 06:07:45 -07:00