Add DT entry to enable the memory onject support for si-core.
Change-Id: Ie2551143a14773ac5cdd9196c39832f8579abd5d
Signed-off-by: Amirreza Zarrabi <quic_azarrabi@quicinc.com>
Add "qcom,max-cpus" DT to specify the maximum number
of CPUs the SoC supports.
Change-Id: If7289eeac6732f354c31abd69b4e4fabd549c834
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
No need to configure the SLV_ADDR_SPACE_SIZE register value
from devicetree node because the PCIe driver is taking care
of configure it to the maximum possible size.
Change-Id: I925b51a913be06d14c62ce65a954cdb0d96a814f
Signed-off-by: Prudhvi Yarlagadda <quic_pyarlaga@quicinc.com>
Use reserved memory instead of CMA for memdump node. The dump entries
are divided into two groups, one is static_dump, entries in this group
are enabled by default during startup. dynamic_dump is the other group,
entries in this group can be enabled/disabled after startup and disabled
on perf build.
Change-Id: I4f40cc29e2920cd0b2dd6b6b7285a770f1b39b3e
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
Add dt support for qseecom for Parrot SOC.
Change-Id: Idfca637295821e47183e865fd257e44cb4a4dc58
Signed-off-by: Nageswara reddy Karnati <quic_nkarnati@quicinc.com>
Added compatible string for touch screen novatek,NVT-ts for parrot.
Change-Id: I25f19eb2ce731e05c979ab1fdbfd1af85ef87733
Signed-off-by: Syed Ahmed <quic_syedahme@quicinc.com>
Enable the UFS MCQ feature on the Pineapple platforms.
Change-Id: I205f0c0444d5579333cac28a504a89985b95b469
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Add the dummy clock and gdsc handles for clients to be able to request
on them for kera platform.
Change-Id: I24fa8bf818483947760c8b87497b25bcf40be84c
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
Add support for GCC and TCSRCC on Tuna platform. While at it,
move gcc's GDSC to real.
Change-Id: Ife8d7c141b80c84767bdd2f8b54b6fa2603d5881
Signed-off-by: Ajit Pandey <quic_ajipan@quicinc.com>
Use upstream compatible DT property "iommu-addresses" instead
of "qcom,iommu-dma-addr-pool" for dwc3 which describes the
addresses that dwc3 cannot use.
Extend the address and size cells to ensure that IOMMU returns
a 32 bit address, in order to define a region that will block
0xf0000000--0xffffffffffffffff.
Change-Id: Idb5640a5a63bfa50c7fac61e785012df733e82c6
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
Use upstream compatible DT property "iommu-addresses" instead
of "qcom,iommu-dma-addr-pool" for qup which describes the
addresses that qup cannot use.
Change-Id: I3d678df7b9ee4687e86bc7eb914235a780deec0c
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
Cpu and logbuf vendor hook module moved to simple helper
loadable modules and now there is no need of them to have
device node in device tree.
Change-Id: I97b79f76eef5743755746c684e8d306c11c9a507
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
Add cmd-db, APPS RSC, Camera RSC, Display RSC and APSS PDC
devices for RPMH communication and wakeup interrupt support.
Change-Id: I6983b7a7711e728085d3125102ce95632ca6d9ad
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
Use "hot" trip type for thermal zone software shutdown trip
for all thermal zones. It just notifies userspace thermal
manager which in turn triggers a graceful shutdown.
Change-Id: I9c8d9e2db08941a93683993711c17705a78c8e3a
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
Add stub regulator devices for the SMPS, LDO, and BOB regulators
found on the PMICs used on tuna boards to allow the regulator
clients to vote on them.
Change-Id: I577485fa57f78e71d91fa1e783f20722113d957f
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Currently, IRQ is set to IRQ = IRQ -2 for E2 builds,
but for the E3 build IRQ number should be set according
to document.
Change-Id: I18cc6f3172b61cdb0af868b59db48e151a15fb2c
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Add compatible strings to PON, PWM-LPG, TRI-LED, VIBRATOR, FLASH-V2,
PM8008/PM8010 regulator and AMOLED regulator DT nodes. These were
removed from the bulk DT porting for Parrot on qcom-6.6 device-tree
branch.
While at it, remove the REVID Device node reference and the WLED and
LCDB device nodes as they are not required for Parrot. These were
initially added as a part of the bulk DT porting done for Parrot on
qcom-6.6.
Change-Id: I59666d86f449fd74366b1862bb23d8762b8abdad
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
Add support for ice wrapped keys to the UFS DTSI entry
on pineapple targets.
Change-Id: I3e04b07438b3859ef7e1545b73d0361406948aa2
Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
Enable USB related properties for USB functionality
on tuna.
Change-Id: Ia4270aa4860d8b894ab094dafbad61d278f7606f
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
The cam_cc_titan_top_gdsc causes camera to permanently assert qactive
when it's enabled. If MMNOC attempts to collapse when the GDSC is
enabled, then the qactive signal will cause BCM to get stuck in the
collapse sequence. This will eventually lead to rpmh driver timeouts
when requested for MMNOC. Fix this by explicitly voting for MMNOC on
behalf of the GDSC.
Change-Id: I6689318f48fbdb4bd70b192143a11148acdb456e
Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>