sc7: Add T210B01 SC7/LP0 (deep sleep) support

Note to future self: Almost a month passed and nothing changed, have fun cleaning that in the end...
This commit is contained in:
CTCaer
2020-06-26 19:00:30 +03:00
parent 29dc122dd4
commit d0a73bdc72
10 changed files with 2786 additions and 31 deletions

View File

@@ -16,7 +16,8 @@
#include "types.h"
struct tegra_pmc_regs {
struct tegra_pmc_regs
{
u32 cntrl;
u32 sec_disable;
u32 pmc_swrst;