soc/tegra: pmc: Rename core power domain
authorDmitry Osipenko <digetx@gmail.com>
Tue, 30 Nov 2021 23:23:39 +0000 (02:23 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 16 Dec 2021 13:03:38 +0000 (14:03 +0100)
commit81c4c86c66650f61c6d7a712737d43a3e4d072bf
tree2589cd30c173c8c7cc308e6c11e3d8870fdefb2a
parent8d1a3411da0c90f506c5e2f69529f4ba2954d3a3
soc/tegra: pmc: Rename core power domain

CORE power domain uses name of device-tree node, which is inconsistent with
the names of PMC domains. Set the name to "core" to make it consistent.

Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c