[PATCH 3/3] dt-bindings: arm: Remove obsolete CPU enable methods

From: Samuel Holland
Date: Tue May 31 2022 - 00:51:17 EST


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@xxxxxxxxxxxx>
---

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