Commit Graph

2234 Commits

Author SHA1 Message Date
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
Prasanna S
1ba3b8a853 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-10-29 22:41:52 -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
Vijayanand Jitta
0df6a2038e 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-10-29 10:56:14 +05:30
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
QCTECMDR Service
3fdeca6b87 Merge "ARM: dts: msm: Add GLINK PKT nodes for tuna" 2024-10-25 06:07:45 -07:00
Kamal Wadhwa
4ba1b0c545 ARM: dts: qcom: Add NVMEM cell for FMD_CONT_AFTER_PON for PMK8550
Add NVMEM cell for FMD_CONT_AFTER_PON to provide the option to prevent
FMD(find-my-device) feature disablement on PON trigger.

0 - Disable FMD feature on PON.
1 - Keep FMD feature enabled on PON.

Change-Id: I5e5386867546aacf526fe7be65e1e1e1ece30ffc
Signed-off-by: Kamal Wadhwa <quic_kamalw@quicinc.com>
2024-10-25 05:34:41 -07:00
QCTECMDR Service
e08a177f44 Merge "ARM: dts: msm: Add support for CAMCC, CAMBISTMCLKCC and DISPCC on Kera" 2024-10-25 02:40:25 -07:00
QCTECMDR Service
6468a3c87a Merge "ARM: dts: msm: Add pmiv0102 support for kera" 2024-10-25 02:40:25 -07:00
QCTECMDR Service
52a3db5436 Merge "ARM: dts: msm: Add mem-offline device for kera" 2024-10-25 02:40:25 -07:00
Hrishabh Rajput
1ee0d138da ARM: dts: msm: Add test nodes for Tuna VMs
Add test nodes for Tuna Trusted VM and OEMVM.

Change-Id: I9b7fe8d547f764e5917e48ef36f9727018a8fb79
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
2024-10-25 14:49:28 +05:30
Hrishabh Rajput
e66fb5dbe0 ARM: dts: msm: Add debug related nodes for Tuna VM
Add dmesg dumper and gunyah panic notifier nodes for Tuna VM.

Change-Id: Ibd9b5add353457fe183b2ae757c10ff8770728da
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
2024-10-25 14:05:46 +05:30
Udipto Goswami
4f95726469 ARM: dts: msm: Adjust Squelch Repeater Register on SUN mtp platform
Update the TUNE_USB2_SQUELCH_U register (0xFD54) to a value of 0x4 in
the MTP platform’s override sequence. This adjustment addresses the
current issue of excessive RX sensitivity, which causes the device to
misinterpret noise as valid high-speed USB signals, leading to frequent
USB disconnections.

By increasing the squelch level, we enhance the precision of USB signal
detection, reducing false positives and improving overall USB stability.

Change-Id: Ifcd680e3c95170d168f693b4a6fd63aefe6c41d6
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
2024-10-25 11:30:06 +05:30
Pranav Mahesh Phansalkar
a89f3f4af9 ARM: dts: msm: Add GLINK PKT nodes for tuna
GLINK PKT provides a userspace interface to RPMSG GLINK through
character device node. Add the nodes and corresponding channel
devices to enable GLINK communication from userspace.

Change-Id: Ie880b3806843fcf57fbb2f77a2d77e24ee7359b6
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-10-24 22:30:24 -07:00
Pranav Mahesh Phansalkar
c989bbec1e ARM: dts: msm: Add oemvm qrtr gunyah node for tuna
Add the nodes for enable qrtr communication between primary vm and
oemvm on tuna.

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: I8697478e2e1b8269aa3b93f940a8c98f03b7c9b2
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-10-25 10:59:11 +05:30
QCTECMDR Service
770561b535 Merge "ARM: dts: msm: Add ipcc_mproc_ns1 for tuna TUIVM" 2024-10-24 16:41:14 -07:00
QCTECMDR Service
611b296c28 Merge "ARM: dts: msm: Add pcie-pdc device for tuna" 2024-10-24 13:14:17 -07:00
Manish Pandey
3845e9a00a ARM: dts: msm: Add UFS nodes for kera pre-sil
Add UFS host controller and PHY nodes for kera soc.

Change-Id: I11a8dde3e083c35b4744a6bed5e8032f69fbf4fb
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
2024-10-24 22:08:59 +05:30
Pranav Mahesh Phansalkar
d35403b3de ARM: dts: msm: Add ipcc_mproc_ns1 for tuna TUIVM
Add ipcc_mproc_n1 device tree node and entries to enable IPCC and mbox
communication between TUIVM and CDSP SecurePD on tuna TUIVM.

Change-Id: Ia38df4150a766a66cdead3c2dd60b4e6fc2fc4cd
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-10-24 20:12:20 +05:30
Ajit Pandey
5de6529a5c ARM: dts: msm: Add support for CAMCC, CAMBISTMCLKCC and DISPCC on Kera
Add support for camera, cambistmclk and display clock controller nodes
on Kera platform. While at it, move camcc and dispcc gdsc's to real
alongwith required interconnect voting for camcc_titan_top gdsc and
updated dispcc crm property name for tuna platform.

Change-Id: I844a35d688eb4050212e11e81eae1aaa55a4a24f
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
2024-10-24 15:38:42 +05:30
Hrishabh Rajput
87ac1a7b7c ARM: dts: msm: Update GPIOs for Pinctrl TLMM on Tuna
Remove invalid GPIOs and replace them with corresponding pins for Tuna
SoC.

Change-Id: I9db60c4edde97c63296380fd4df7557cf2b5d2e9
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
2024-10-24 14:17:26 +05:30
QCTECMDR Service
b74bd3e397 Merge "ARM: dts: msm: enable coresight and memory dump for tuna" 2024-10-24 01:19:19 -07:00
QCTECMDR Service
3248cbbb0c Merge "ARM: dts: msm: Cleanup parrot and ravelin devicetree" 2024-10-23 21:23:24 -07:00
QCTECMDR Service
46022df163 Merge "ARM: dts: qcom: Add few nodes to optimize bootup time" 2024-10-23 21:23:24 -07:00
QCTECMDR Service
0b19f9eeac Merge "ARM: dts: msm: Add CPUSYS_VM support for parrot/ravelin" 2024-10-23 21:23:23 -07:00
QCTECMDR Service
6d93407b44 Merge "ARM: dts: msm: update kernel bootargs for tuna" 2024-10-23 14:24:10 -07:00
QCTECMDR Service
f26cc3a12b Merge "ARM: dts: msm: Update touch tlmm for parrot vm" 2024-10-23 10:53:39 -07:00
QCTECMDR Service
ab4e7213af Merge "ARM: dts: msm: Update UFS_RESET pin for tuna" 2024-10-23 10:53:39 -07:00
Kavya Nunna
cf9b41da35 ARM: dts: msm: Add pmiv0102 support for kera
Add pmiv0102 support for kera platforms.

Change-Id: I8a579b873b7c224cb4eb53637e5ee08f7bd021e2
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-10-23 17:14:33 +05:30
Kavya Nunna
073ff1d7a5 ARM: dts: msm: Add pmic overlay support for kera
Add pmic overlay support which includes UI peripherals,
Volume key support, UFS sdam changes and thermal zones
changes for kera.

Change-Id: Ic46f25ed0860449b66257895bfc923f4baf6bfa5
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-10-23 17:06:52 +05:30
Vijayanand Jitta
e5a68b71d1 ARM: dts: msm: update kernel bootargs for tuna
Update the following bootargs:

1) Enable Page poisoning
2) Disable cgroup memory accounting.

Change-Id: I67f4db126924e4633557d9c40c0b42b8d42a22e4
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
2024-10-23 04:28:38 -07:00
songchai
1c62c7510a ARM: dts: msm: enable coresight and memory dump for tuna
Enable coresight and  memory dump for tuna.

Change-Id: I6eeb25a2b24e8dfcc592113b177b53afc11754fd
Signed-off-by: songchai <quic_songchai@quicinc.com>
2024-10-23 03:27:36 -07:00
QCTECMDR Service
b45ae52e3f Merge "ARM: dts: qcom: add goodix touch support for Clarence platform" 2024-10-23 02:29:24 -07:00
QCTECMDR Service
d7d6a9651d Merge "ARM: dts: msm: Enable tri-led node for Ravelin" 2024-10-23 02:29:24 -07:00
QCTECMDR Service
983430641c Merge "ARM: dts: qcom: Add PMIC die temp alarm, socd, bcl support for Tuna" 2024-10-23 02:29:24 -07:00
QCTECMDR Service
e06f53fcd2 Merge "ARM: dts: msm: Add fps entry for tuna" 2024-10-23 02:29:24 -07:00
QCTECMDR Service
5723def75c Merge "ARM: dts: msm: Adding SMMU Proxy for Tuna" 2024-10-23 02:29:24 -07:00
Manish Pandey
9f952013af ARM: dts: msm: Update UFS_RESET pin for tuna
Commit 95fd342 (pinctrl: qcom: Add missing pins for Tuna SoC and
update egpio) updates the UFS_RESET pin from 187 to 191. This commit
updates tuna UFS 'reset-gpios' to 191 to ensure proper functioning of
UFS.

Change-Id: I3e7720449ca439b8ea2c0364137408d8d91a5701
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
2024-10-23 14:17:00 +05:30
Sneh Mankad
9baa3580d7 ARM: dts: msm: Add pcie-pdc device for tuna
Add PCIe PDC device to wakeup SoC from PCIe clk request gpio.

Change-Id: Ic3a6027c6b3c8e80ff305ea82393720930c732b9
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
2024-10-23 11:03:24 +05:30
QCTECMDR Service
d4f07a232f Merge "ARM: dts: msm: Add pmic-glink support and its clients for kera" 2024-10-22 22:31:46 -07:00
QCTECMDR Service
9acc795267 Merge "ARM: dts: qcom: Add support for LowSVS on ICC for soccp" 2024-10-22 16:01:23 -07:00
QCTECMDR Service
f2b225e5a5 Merge "ARM: dts: msm: Adding Regulator support for both HS and SS Phy" 2024-10-22 16:01:23 -07:00
QCTECMDR Service
ed1f7c3a3e Merge "ARM: dts: msm: Add CRM nodes for tuna" 2024-10-22 16:01:22 -07:00
QCTECMDR Service
d870cdad62 Merge "ARM: dts: msm: Add the "gcc_cfg_noc_pcie_anoc_ahb_clk" clock for tuna" 2024-10-22 16:01:22 -07:00
Kavya Nunna
41b5132332 ARM: dts: msm: Add pmic-glink support and its clients for kera
Add pmic-glink support and its clients: -
  1.ucsi.
  2.qti-battery-charger.
  3.altmode.
  
For debug support enable other clients like: -
 1.glink-adc.
 2.charger-ulog.
 3.glink-spmi-regmap.
 4.battery-debug.

Change-Id: Ida1252a029918ce53bd97ba9fcbdea89e253a774
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
2024-10-22 05:26:23 -07:00
QCTECMDR Service
74c94b8701 Merge "ARM: dts: msm: Add interconnect devices for KERA" 2024-10-22 05:25:33 -07:00
QCTECMDR Service
1817c7b73a Merge "ARM: dts: qcom: Add ParrotPRO SKU soc id support" 2024-10-22 05:25:32 -07:00