Commit Graph

2996 Commits

Author SHA1 Message Date
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
Satya Priya Kakitapalli
834a48ef49 dt-bindings: clock: Add support for interconnect for sdxbaagha
Add support for interconnect for sdxbaagha platform.

Change-Id: Ia59ecee142ff7bc4583e44b1e92a6bdcb592a337
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
2024-10-24 23:16:36 -07:00
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
QCTECMDR Service
09fa9ef980 Merge "dt-bindings: pinctrl: qcom-pmic-gpio: Add binding for PM7325B" 2024-10-24 22:59:42 -07:00
Udipto Goswami
8046b8d985 bindings: usb: Add support for voting refgen LDO(s)
Some target require refgen to operate. For this an additional ldo
which will be exposed and the driver need to vote for proper phy
functionality.

Add a phandle which will be used in the driver to identify the
ldo and vote accordingly.

Change-Id: I15b3bcb031cefe037fbb0364bfb7b87d26489006
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
2024-10-24 22:42:29 -07:00
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
8d508ec711 Merge "dt-bindings: qpnp-lcdb-regulator: Support for some LCDB DT properties" 2024-10-24 13:14:18 -07:00
QCTECMDR Service
80afe6c0b4 Merge "bindings: Add Pinctrl documentation for Kera VM" 2024-10-24 13:14:17 -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
Satya Priya Kakitapalli
1d07bacb66 dt-bindings: clock: Add gcc, debugcc and rpmhcc for sdxbaagha
Add GCC, DEBUGCC and RPMHCC dt-bindings for sdxbaagha platform.

Change-Id: I7aec3f5160d57c30637325042d3ade770815d21c
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
2024-10-24 02:54:02 -07:00
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
Shilpa Suresh
5971284786 dt-bindings: pinctrl: qcom-pmic-gpio: Add binding for PM7325B
Add compatible string for pm7325b gpio in pmic gpio bindings.

Change-Id: I015425864bc9510302364c17cfe361003031af97
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-10-24 11:33:27 +05:30
QCTECMDR Service
3248cbbb0c Merge "ARM: dts: msm: Cleanup parrot and ravelin devicetree" 2024-10-23 21:23:24 -07:00
QCTECMDR Service
c471c20802 Merge "dt-bindings: leds: Add bindings for spmi-wled driver" 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
Ashok Kadavul
10f6f3c714 dt-bindings: qpnp-lcdb-regulator: Support for some LCDB DT properties
Add support for the following LCDB devicee tree properties:
"qcom,ncp-symmetry" to make NCP voltage follow LDO voltage directly.
"qcom,high-p2-blank-time-ns" to control the higher clamp threshold for
p2 minimum on time.
"qcom,low-p2-blank-time-ns" to control the lower clamp threshold for
p2 minimum on time.
"qcom,mpc-current-thr-ma" to control the mpc threshold for inductor
current after start up is done.

Change-Id: I873d177fd71da7a98aa043f1b30db7c42a6cd803
Signed-off-by: Ashok Kadavul <quic_asholnu@quicinc.com>
2024-10-24 08:34:11 +05:30
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
Sneh Mankad
e6219eae76 bindings: soc: qcom: Document pcie-pdc compatible for tuna
Document pcie pdc device support for tuna.

Change-Id: I56a2d505fd453ffbebc95dbf202b5f949ded4c4c
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
2024-10-23 10:54:13 +05:30
Ashok Kadavul
ebae627932 dt-bindings: leds: Add bindings for spmi-wled driver
Add devicetree bindings for the spmi-wled driver.

Change-Id: Iee2dd7e2a4361b673d0f87a439e1d02e35b70e0a
Signed-off-by: Ashok Kadavul <quic_asholnu@quicinc.com>
2024-10-23 09:52:09 +05:30
QCTECMDR Service
6d1e57162d Merge "dt-bindings: thermal: Document pm8550 compatible for bcl pmic5" 2024-10-22 16:01:23 -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