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>
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>
Add the "gcc_cfg_noc_pcie_anoc_ahb_clk" clock for tuna.
Change-Id: Ib023883dc4aac18e024aa8f0250de7aa5ad2b91a
Signed-off-by: Paras Sharma <quic_parass@quicinc.com>
Add support for LowSVS on ICC for soccp.
Change-Id: Ic845482060c91edf4e9bab3f2248dd6299f43194
Signed-off-by: Auditya Bhattaram <quic_audityab@quicinc.com>
Add Camera, Display, PCIe CESTA nodes for tuna. Also disable
them in RUMI till validations are completed.
Also rename the syscon device to avoid naming conflicts.
Change-Id: Ia8238c95b18a9992efe34e34d062e3835b501dcf
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
In this change EUSB_1P2 is added for eusb_phy and Refgen support
is added for SS Phy.
Change-Id: I1d6726882725c958178f0ad43bbd0ae264cb6046
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
The GSI event buffers are required for the various GSI related
usecases which are excercised from the dwc3 glue driver.
Add the number of event buffers along with the register offsets
defined.
Change-Id: I07bd9bb0c319392657070b6c338ddc0edf442934
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Add support for CPUSYS_VM loading for parrot and
ravelin targets.
Change-Id: I501768800e705cf0a7fdec60264b88555dc5a4b9
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Add ParrotPRO SKU soc id support for parrot-vm.
Change-Id: I18de30fd773f92f1190da036fd3008ccb9263148
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Add interconnect devices for clk_virt_noc, mc_virt_noc,
aggre1_noc, aggre2_noc, cnoc_cfg_noc, cnoc_main_noc, gem_noc,
lpass_ag_noc, lpass_lpiaon_noc, lpass_lpicx_noc, mmss_noc,
nsp_noc, pcie_anoc and system_noc. This will allow consumers
to get their path and set bandwidth constraints on them.
Change-Id: I99812ef866f12c4a3d4b4ee9cf0dd809c946a64f
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Move core_reset for SDC2 from platform-specific files to the tuna SoC.
This change ensures that the reset properties are managed centrally in
the SoC file, reducing redundancy and improving maintainability.
Change-Id: If8e6bcdac9b05275d20f1d205dfc7e6461d39b72
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>