arm64: dts: mt8195: Change idle states names to reflect actual function
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 26 Jan 2023 10:35:24 +0000 (11:35 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 31 Jan 2023 11:40:50 +0000 (12:40 +0100)
commit66fe2431faa227e75a16c2ee2f90b2bb6665b2b3
tree57bfcfb3f0970a00b0bee694d54e39dd350ed1b9
parent1c473804b0c8a68c6ef2cf519b38ec6725ca4aa5
arm64: dts: mt8195: Change idle states names to reflect actual function

The names of the idle states are misleading being this a single cluster
SoC, a cluster-off idle state is impossible!

After some research in ATF, it emerged that the cpu-off state is in
reality putting CPUs in retention state, while the cluster-off one
is turning off the CPUs.

Summarizing renaming:
 - cpu-off -> cpu-retention
 - cluster-off -> cpu-off

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230126103526.417039-5-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8195.dtsi