]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: mediatek: mt6582: add enable-method property to cpus
authorCristian Cozzolino <cristian_ci@protonmail.com>
Sat, 20 Sep 2025 18:23:33 +0000 (20:23 +0200)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 13 Oct 2025 09:48:05 +0000 (11:48 +0200)
Add missing property for SMP.

Signed-off-by: Cristian Cozzolino <cristian_ci@protonmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm/boot/dts/mediatek/mt6582.dtsi

index 82564c740c2182448f8f88bbc2b22c4fef1fdeef..f941ea44898a9f26d9742f31f4a667adcc77dfc8 100644 (file)
@@ -14,6 +14,7 @@
        cpus {
                #size-cells = <0>;
                #address-cells = <1>;
+               enable-method = "mediatek,mt6589-smp";
 
                cpu@0 {
                        device_type = "cpu";