commit | 1fb3051c6f2b30f0764840011efbbe3c68cffc7d | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Oct 03 09:36:43 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 03 12:37:15 2023 -0400 |
tree | 6cd9bed96f1473196ecdedb720faa8735c223098 | |
parent | da2f0a360e6fe06860b875078067fad589d6461a [diff] |
ARM: tegra114: enable base voltages setup from board Tegra 4, same as Tegra 3, requires configuration of CPU and CORE voltages in the SPL stage to boot properly. Expose function to be able perform this configuration in the SPL section of the device board. Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # ASUS TF701T Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>