Commit Graph

5 Commits

Author SHA1 Message Date
Prasanna S
888f53106b ARM: dts: msm: shutdown as pinctrl state is missing for UART node in parrot
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>
2024-06-27 10:22:41 -07:00
Prasanna S
f129a43983 ARM: dts: msm: Ignore dependencies on children by PM framework on parrot
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>
2024-06-23 23:41:26 -07:00
Saranya R
b2b3ef52b1 ARM: dts: msm: Use "iommu-addresses" property for parrot qup
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>
2024-05-28 22:05:44 -07:00
Prakash Yadachi
b064ae5124 ARM: dts: msm: Add interconnect-names for Parrot
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>
2024-05-09 05:54:32 -07:00
Swetha Chikkaboraiah
db1d959604 ARM: dts: msm: Add initial device tree for parrot
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>
2024-04-11 12:14:38 +05:30