Currently single qup_iommu_region is getting created,
leading to DMA RX inactivate.
So update node name for qup_iommu_region0 and qup_iommu_region1.
Change-Id: Id1355c98a07f912e6275ac3c2fb7504ae9f22f53
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
As part of initial commit '57abd8093413f0969d6c14d38028486e0d303e74
(ARM: dts: msm: Add QUPv3 and GPI DT nodes on Parrot")',
pinctrl state for "shutdown" is missing because of which
we are not configuring the pinctrl state when shutdown
pinctrl state is being called.
Add "shutdown" pinctrl state in parrot for uart node.
Change-Id: I9d04f6c649652918db0198069c0fd2d19221590b
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
Added new dtsi flag 'qcom,suspend-ignore-children', to ignore
dependencies on children by runtime PM framework, this helps to
exit quickly from msm_geni_serial_runtime_suspend and save power.
Change-Id: Ib048c96952871e39286b3a4ce660e39d7cfa5465
Signed-off-by: Prasanna S <quic_prass@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>
Added interconnect-names qup-core,qup-config and qup-memory to all qupv3
nodes.
Change-Id: Ida8d2ae3f1d71900f24f977599ea401c5d899e4d
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
Add initial device tree support for parrot target.
This is a snapshot of dtsi files as of KP.1.0
'commit <3a433cd2ffb4> ("ARM: dts: msm: Add
ext-region prop of cpusysvm for parrot")'.
Change-Id: I582a3d131b94551da5f6d819003ab1a15ecd36f1
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>