devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code
@ 2022-05-31  4:50 Samuel Holland
  2022-05-31  4:50 ` [PATCH 1/3] " Samuel Holland
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Samuel Holland @ 2022-05-31  4:50 UTC (permalink / raw)
  To: Chen-Yu Tsai, Jernej Skrabec
  Cc: Russell King, Samuel Holland, Bartosz Dudziak, Bjorn Andersson,
	Krzysztof Kozlowski, Lorenzo Pieralisi, Luca Weiss, Maxime Ripard,
	Rob Herring, Robin Murphy, Stephan Gerhold, Thierry Reding,
	Vinod Koul, devicetree, linux-arm-kernel, linux-kernel,
	linux-sunxi

This series is preparation for converting the PRCM MFD and legacy clock
drivers to a CCU clock driver. The platform SMP code references the PRCM
node to map its MMIO space, which will break when the PRCM node is
removed/replaced.

Since PSCI has been available for 7+ years, instead of trying to deal
with the migration, I think it's safe to just delete this code.


Samuel Holland (3):
  ARM: sunxi: Remove A31 and A23/A33 platform SMP code
  ARM: dts: sunxi: Remove obsolete CPU enable methods
  dt-bindings: arm: Remove obsolete CPU enable methods

 .../devicetree/bindings/arm/cpus.yaml         |   2 -
 arch/arm/boot/dts/sun6i-a31.dtsi              |   1 -
 arch/arm/boot/dts/sun8i-a23-a33.dtsi          |   1 -
 arch/arm/mach-sunxi/Makefile                  |   1 -
 arch/arm/mach-sunxi/platsmp.c                 | 194 ------------------
 5 files changed, 199 deletions(-)
 delete mode 100644 arch/arm/mach-sunxi/platsmp.c

-- 
2.35.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-02 17:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-31  4:50 [PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code Samuel Holland
2022-05-31  4:50 ` [PATCH 1/3] " Samuel Holland
2022-05-31  4:50 ` [PATCH 2/3] ARM: dts: sunxi: Remove obsolete CPU enable methods Samuel Holland
2022-05-31  4:50 ` [PATCH 3/3] dt-bindings: arm: " Samuel Holland
2022-06-05 21:24   ` Rob Herring
2022-06-12 21:09 ` [PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code Jernej Škrabec
2022-06-13 11:17   ` Andre Przywara
2022-07-02 17:03     ` Samuel Holland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).