Add device to show wakeup irq during system resume.
Change-Id: I1add0f44cd1773b5f61afbfc25f2c70f3323ceda
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
Add show-resume-irqs device to show the wakeup irq after system
resume.
Change-Id: I41b742c4251974580c931b7f3c0530aa7fe04333
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
Update ESI affinity mask in tuna device tree for UFS
performance reasons.
Change-Id: Ie06355e2d2604553da0f1e72b6d46032c55cdcf4
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
Update the gcc and display clock controllers removing the tuna 1.0 to
align with the latest clock plan updates for Tuna.
Change-Id: Ib8e9245fc2c1ca90ad3cf8ad614bbe3061bafaeb
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
Sun HDK platform is expected to work without the GNSS board (which also
holds PMR735D) being attached. If the board is not attached,
regulator-ocp-notifier probe may fail as it references some regulators
on PMR735D which do not get probed.
Remove those regulator references from regulator-ocp-notifier as they
are not strictly necessary under it.
Change-Id: Ie6f35a9c6142fe54d7191f9a392074f2e39b2bee
Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
Add mode voting support for S2B for tuna platforms.
Update the retention threshold to 50ma as per the HW
recommendations.
UFS needs to do mode vote on vccq parent, add mode vote
for S2B for tuna.
Change-Id: I3101f3f1fb0255bdee94d4b854f7b8c73186a035
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Add RET mode support for L2G/L3G for tuna platforms as per
the sleep setting recommendation.
While at it set init mode as LPM for L3G and L6K
regulators. As clients always vote for 0 load, the
regulator framework will not apply it and the HPM
init-mode will not change, leading to higher power
consumption. So update the LPM for L3G and L6K regulators.
Change-Id: I5b210ac3e9ffee94889c2390becfaa5eb6c235ab
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Update initial DCVS devices for Kera. This
includes frequency and memlat mapping tables.
Change-Id: Ie29a3e0d831fe308b9ee843aba34f6484f461933
Signed-off-by: Sayantan Chakraborty <quic_saycha@quicinc.com>
Update gpu mitigation level for tuna and BCL threshold based on latest
recommendation.
Change-Id: I51e9e60d6439439ce76fa4cfbdf7e4d909ef727e
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
Fix the clock handle entries in the protected clocks for gcc on Kera.
Change-Id: I0f7f633b0961fa2dda952fb9b53824aa45968595
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>
Update cpucp regions for tuna, inline with v2.
This removes pdp region and reduces cpucp_scandump
region to 1.5MB.
Change-Id: I571d8012545c7c547f0115d86e10183964fe7d8f
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>