diff --git a/arch/arm64/boot/dts/arm/foundation-v8.dtsi b/arch/arm64/boot/dts/arm/foundation-v8.dtsi index 7cfa8e4..daf2aab 100644 --- a/arch/arm64/boot/dts/arm/foundation-v8.dtsi +++ b/arch/arm64/boot/dts/arm/foundation-v8.dtsi @@ -32,7 +32,7 @@ device_type = "cpu"; compatible = "arm,armv8"; reg = <0x0 0x0>; - enable-method = "spin-table"; + enable-method = "psci"; cpu-release-addr = <0x0 0x8000fff8>; next-level-cache = <&L2_0>; }; @@ -40,7 +40,7 @@ device_type = "cpu"; compatible = "arm,armv8"; reg = <0x0 0x1>; - enable-method = "spin-table"; + enable-method = "psci"; cpu-release-addr = <0x0 0x8000fff8>; next-level-cache = <&L2_0>; }; @@ -48,7 +48,7 @@ device_type = "cpu"; compatible = "arm,armv8"; reg = <0x0 0x2>; - enable-method = "spin-table"; + enable-method = "psci"; cpu-release-addr = <0x0 0x8000fff8>; next-level-cache = <&L2_0>; }; @@ -56,7 +56,7 @@ device_type = "cpu"; compatible = "arm,armv8"; reg = <0x0 0x3>; - enable-method = "spin-table"; + enable-method = "psci"; cpu-release-addr = <0x0 0x8000fff8>; next-level-cache = <&L2_0>; };