diff options
author | Dmitry Osipenko <[email protected]> | 2020-02-25 01:40:53 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-03-13 11:32:01 +0100 |
commit | 19461a499c9e47d38f29e1ec4f0f614197cd67f2 (patch) | |
tree | 28e32966b8e723008b99f541f60a1003af39cf0b /drivers/usb/cdns3/cdns3-debug.h | |
parent | 860fbde438dc88d2fedf75965963b96c9041a0d5 (diff) |
cpuidle: tegra: Squash Tegra30 driver into the common driver
Tegra20 and Terga30 SoCs have common C1 and CC6 idling states and thus
share the same code paths, there is no point in having separate drivers
for a similar hardware. This patch merely moves functionality of the old
driver into the new, although the CC6 state is kept disabled for now since
old driver had a rudimentary support for this state (allowing to enter
into CC6 only when secondary CPUs are put offline), while new driver can
provide a full-featured support. The new feature will be enabled by
another patch.
Acked-by: Peter De Schrijver <[email protected]>
Tested-by: Peter Geis <[email protected]>
Tested-by: Jasper Korten <[email protected]>
Tested-by: David Heidelberg <[email protected]>
Tested-by: Nicolas Chauvet <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions