// SPDX-License-Identifier: (GPL-2.0 OR MIT) /* * Copyright (c) 2025 Collabora Ltd. * Author: Louis-Alexis Eyraud */ /dts-v1/; #include "mt8188.dtsi" / { compatible = "mediatek,mt8370"; cpus { /delete-node/ cpu@400; /delete-node/ cpu@500; cpu-map { cluster0 { /delete-node/ core4; /delete-node/ core5; }; }; }; }; &cpu6 { clock-frequency = <2200000000>; }; &cpu7 { clock-frequency = <2200000000>; }; &cpu_little0_cooling_map0 { cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; &cpu_little1_cooling_map0 { cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; &cpu_little2_cooling_map0 { cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; &cpu_little3_cooling_map0 { cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>, <&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; &ppi_cluster0 { affinity = <&cpu0 &cpu1 &cpu2 &cpu3>; };