From: Dmitry Osipenko Date: Tue, 24 Mar 2020 22:43:35 +0000 (+0300) Subject: cpuidle: tegra: Support CPU cluster power-down state on Tegra30 X-Git-Tag: v5.8-rc1~138^2~12^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fafd62e7688096dcfe4107d7a2f6c7c6eb6045de;p=users%2Fjedix%2Flinux-maple.git cpuidle: tegra: Support CPU cluster power-down state on Tegra30 The new Tegra CPU Idle driver now has a unified code path for the coupled CC6 (LP2) state, this allows to enable the deepest idling state on Tegra30 SoC where the whole CPU cluster is power-gated. Tested-by: Michał Mirosław Tested-by: Jasper Korten Tested-by: David Heidelberg Tested-by: Peter Geis Signed-off-by: Dmitry Osipenko Signed-off-by: Thierry Reding --- diff --git a/drivers/cpuidle/cpuidle-tegra.c b/drivers/cpuidle/cpuidle-tegra.c index 313b0290e97bb..150045849d782 100644 --- a/drivers/cpuidle/cpuidle-tegra.c +++ b/drivers/cpuidle/cpuidle-tegra.c @@ -365,7 +365,6 @@ static int tegra_cpuidle_probe(struct platform_device *pdev) break; case TEGRA30: - tegra_cpuidle_disable_state(TEGRA_CC6); break; case TEGRA114: