[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220531045038.42230-4-samuel@sholland.org>
Date: Mon, 30 May 2022 23:50:38 -0500
From: Samuel Holland <samuel@...lland.org>
To: Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>
Cc: Russell King <linux@...linux.org.uk>,
Samuel Holland <samuel@...lland.org>,
Bartosz Dudziak <bartosz.dudziak@...jp.pl>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Luca Weiss <luca@...tu.xyz>, Maxime Ripard <maxime@...no.tech>,
Rob Herring <robh+dt@...nel.org>,
Robin Murphy <robin.murphy@....com>,
Stephan Gerhold <stephan@...hold.net>,
Thierry Reding <treding@...dia.com>,
Vinod Koul <vkoul@...nel.org>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-sunxi@...ts.linux.dev
Subject: [PATCH 3/3] dt-bindings: arm: Remove obsolete CPU enable methods
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@...lland.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
Powered by blists - more mailing lists