On Wed, Mar 25, 2020 at 01:43:35AM +0300, Dmitry Osipenko wrote: > 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 > --- > drivers/cpuidle/cpuidle-tegra.c | 1 - > 1 file changed, 1 deletion(-) Daniel, do you mind if I pick this up into the Tegra tree because of the runtime dependencies on the firmware and ARM core changes in patches 1 & 2? Thierry