This reverts commit 5deaa15089.
Reason for revert: Possibly fix a TZ crash.
Change-Id: Ia2baa9f25b31fb82fc4ed204872f9d7f85051947
Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
Add nodes to enable scmi communication to cpucp on parrot.
Update tx and rx regname for cpucp.
Change-Id: I3fa21c0b28d91a5e215334c8013a56b60c8fd18b
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Revert dynamic ATID support for remout etm on sun.
Change-Id: Ife42b58a47b3ac19d367df2837ba5c08f31255f4
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
DWC3 host and XHCI plat now communicates the maximum number of interrupters
the XHCI HCD will allocate. Since platforms only require a limited number
of interrupters (i.e. 3) make sure XHCI doesn't allocate more than is
required.
Change-Id: I33471627bb03087dc7b509cd9dd13ef19c840c04
Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
Add glink probe driver entry for Sun to have a way for
glink core to get pm notifications during apps suspend/resume.
Change-Id: I0f27ac9377cd6818f4c60cace116bdefc935ab88
Signed-off-by: Sarannya S <quic_sarannya@quicinc.com>
Add package ID to msm-IDs for sun hdk SoC to support different
hardware settings and can be configured in their package specific
device trees.
Change-Id: I42180ff794d76a4172e9b51a7f68f38310369306
Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
Correct the smmu iova-width values for parrot soc
as per SMMU document.
Change-Id: I1ec478cc2238b8e881df14928f53db2a24daf5c6
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Set cpu frequency vote for qos0 and qos1.
Change-Id: Idbbbb4649d3df3e9e2037a64dc4eb5476bc0bf4a
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
Add "10C" for RegisterCBO QTEE service in sun TVM for GP.
Change-Id: If3d5d29d4fe022f68ef98df0e173cd8dc5ec2004
Signed-off-by: Ujjawal Sankhwar <quic_usankhwa@quicinc.com>
According to Sun HDK HW design, the logic level of cd-gpio
is HIGH with card and is LOW without card. Set cd-gpio flag to
GPIO_ACTIVE_HIGH for high active card installed interruption.
Change-Id: Ia70a08df70119dafea8dd7b75e68fc50fd2b76d2
Signed-off-by: Jun Li <quic_liju@quicinc.com>
Move cpu related dump entries to dynamic mem dump, the reserved memory
of these entries can be reclaimed if this dump entry is not enabled.
Change-Id: I222b7e00e3d074b58c0fb6ba42f16fe2f33d842e
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
Remove power domain property for all uetms on Sun.
Change-Id: Ic65505cf791466f0d84745d704f282e67e901aa7
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
Add initial device trees to support tuna SoC.
Change-Id: I3caa9859791478f81abbc8110a50af5905a01279
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
Enable pmih010x bcl lvl0 alarm mitigation for ibat violation.
Disable NSP mitigation for all bcl alarms since bcl outer loop
mitigation is taken care in NSP side.
Change-Id: I5219cdee65bbbeed01498f8da2de24d8678a7ab0
Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
Add shared memory to support persist on sun-oemvm.
Change-Id: Ic7f97ac2da114e56ef297d74f4a8d70fb27987e7
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
FR92369: Memory team has noticed that buses drivers are using the
legacy "qcom,iommu-dma-addr-pool" DT property and suggested to use
Upstream compatible "iommu-addresses" DT property by this change
there is no impact in functionality.
Change-Id: Ib8b25b2b58ffd12d30672bce3afc75276637c4e1
Signed-off-by: Anil Veshala Veshala <quic_aveshala@quicinc.com>