soc/tegra: regulators: Bump voltages on system reboot
authorDmitry Osipenko <digetx@gmail.com>
Thu, 27 May 2021 23:54:01 +0000 (02:54 +0300)
committerThierry Reding <treding@nvidia.com>
Tue, 1 Jun 2021 10:14:22 +0000 (12:14 +0200)
commit03978d42ed0d69cb5d38dfb0aeb5216d19507c60
treed56f45c1975721ccde4964891d010d417f7c12fb
parent241ed23c4df6ab409fba0e965a86719ceb223a1d
soc/tegra: regulators: Bump voltages on system reboot

Ensure that SoC voltages are at a level suitable for a system reboot.
This is important for some devices that use CPU reset method for the
rebooting. SoC CPU and core voltages now are be restored to a level
that is suitable for rebooting. This patch fixes hang on reboot on
Asus Transformer TF101, it was also reported as fixing some of reboot
issues on Toshiba AC100.

Reported-by: Nikola Milosavljević <mnidza@outlook.com>
Tested-by: Nikola Milosavljević <mnidza@outlook.com> # TF101
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/regulators-tegra20.c
drivers/soc/tegra/regulators-tegra30.c