[PATCH 3/3] dt-bindings: arm: Remove obsolete CPU enable methods
Samuel Holland
samuel at sholland.org
Mon May 30 21:50:38 PDT 2022
U-Boot has provided PSCI on Allwinner A31 and A23/A33 since May 2015,
commit 014414f53695 ("ARM: sunxi: Enable PSCI for sun8i"). Since we can
assume PSCI is available on these platforms, they no longer need custom
CPU enable methods.
Signed-off-by: Samuel Holland <samuel at sholland.org>
---
Documentation/devicetree/bindings/arm/cpus.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index ed04650291a8..94527187a85a 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -195,8 +195,6 @@ properties:
# On ARM 32-bit systems this property is optional
- enum:
- actions,s500-smp
- - allwinner,sun6i-a31
- - allwinner,sun8i-a23
- allwinner,sun9i-a80-smp
- allwinner,sun8i-a83t-smp
- amlogic,meson8-smp
--
2.35.1
More information about the linux-arm-kernel
mailing list