mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-05 03:01:42 +00:00
ARM: tegra: Rename cpu0 powergate to crail
This matches the name of the powergate as listed in the TRM. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
parent
7e25eb01e6
commit
ccab7983bd
@ -245,7 +245,7 @@ static const char * const powergate_name_t30[] = {
|
||||
};
|
||||
|
||||
static const char * const powergate_name_t114[] = {
|
||||
[TEGRA_POWERGATE_CPU] = "cpu0",
|
||||
[TEGRA_POWERGATE_CPU] = "crail",
|
||||
[TEGRA_POWERGATE_3D] = "3d",
|
||||
[TEGRA_POWERGATE_VENC] = "venc",
|
||||
[TEGRA_POWERGATE_VDEC] = "vdec",
|
||||
|
Loading…
x
Reference in New Issue
Block a user