Commit Graph

8 Commits

Author SHA1 Message Date
Prakash Yadachi
79824b3a5b ARM: dts: msm: Ignore dependencies on children by PM framework
Change https://lore.kernel.org/all/20230525113034.46880-1-tony@atomide.com
registers serial core controller as a child of msm uart device.

Since child should suspend first, due to the child's auto suspend
delay (SERIAL_PORT_AUTOSUSPEND_DELAY_MS), additional 500msecs
delay is added during msm_geni_serial_runtime_suspend.

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: I4b552c76a8b25fcad92762eba036ffe1797c4e26
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-09-24 14:31:50 +05:30
QCTECMDR Service
71d1b7a014 Merge "ARM: dts: qcom: Update proper clock name" 2024-07-17 10:36:53 -07:00
QCTECMDR Service
51e42b52f3 Merge "ARM: dts: msm: Add interconnect-names for Ravelin" 2024-07-16 21:19:06 -07:00
Prakash Yadachi
e0529a17d7 ARM: dts: msm: Add interconnect-names for Ravelin
Add interconnect-names qup-core,qup-config and qup-memory to all qupv3
nodes.

Change-Id: I6cbed2a84fcd1ae7df96253121fc2dc735110b34
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-07-15 23:55:01 -07:00
Prakash Yadachi
839c5fe40d ARM: dts: qcom: Add ranges property for qupv3_0 node
Added ranges property for qupv3_0 node for Ravelin.

Change-Id: I441dc416c718f8da38a61fdd79c3ffbc676cbf14
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-07-11 10:45:18 +05:30
Prakash Yadachi
e3f1806765 ARM: dts: qcom: Update proper clock name
Update uart clock name from se to se-clk for Ravelin.

Change-Id: Ib2b614ba3a0f2bf307e7fa7678a10ccfe97da1c1
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-07-11 10:39:24 +05:30
Saranya R
a78b0ff36e ARM: dts: msm: Use "iommu-addresses" property for ravelin 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: I8912ee5a256a15ed8e0cb729dd784bce4568c4fb
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
2024-07-02 06:11:50 -07:00
Swetha Chikkaboraiah
1b78f8027a ARM: dts: msm: Add initial device tree for ravelin
Add initial device tree support for ravelin target.
This is a snapshot of dtsi files as of KP.1.0
'commit <370d8eab7cc6> ("Merge "ARM: dts: qcom:
Disable cnss-kiwi SOL on anorak platform"")'.
Modified as per compilation and bootup.

Change-Id: Icb9a6e67879c68dbf894d1713fa2837882b9f00c
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-11 23:43:27 -07:00