On 26/01/2023 11:35, AngeloGioacchino Del Regno wrote:
MT8186, MT8192 and MT8195 use ARM DynamIQ, which combines big and LITTLE cores in one single cluster! A two cluster topology is simply wrong in this case. While at it, after some research, I've also noticed that the names assigned to the idle states are misleading, so I went on changing them to reflect the actual function. The names change commits, unlike the CPU map ones, didn't get any Fixes tag, as naming changes aren't fixing anything that would be meaningful for functionality (it's cosmetic, nothing else). AngeloGioacchino Del Regno (6): arm64: dts: mt8195: Fix CPU map for single-cluster SoC arm64: dts: mt8192: Fix CPU map for single-cluster SoC arm64: dts: mt8186: Fix CPU map for single-cluster SoC arm64: dts: mt8195: Change idle states names to reflect actual function arm64: dts: mt8186: Change idle states names to reflect actual function arm64: dts: mt8192: Change idle states names to reflect actual function
Whole series applied, thanks! Matthias
arch/arm64/boot/dts/mediatek/mt8186.dtsi | 30 ++++++++++---------- arch/arm64/boot/dts/mediatek/mt8192.dtsi | 35 +++++++++++------------- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 34 +++++++++++------------ 3 files changed, 46 insertions(+), 53 deletions(-)