public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: sun6i: Switch to enable-method for SMP
@ 2014-04-18 19:01 Maxime Ripard
  2014-04-18 19:01 ` [PATCH 1/5] Documentation: dt: bindings: Document ARM PSCI enable method Maxime Ripard
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Maxime Ripard @ 2014-04-18 19:01 UTC (permalink / raw)
  To: linux-arm-kernel

The recent introduction of CPU_METHOD_OF_DECLARE allowed to deprecate
one more fiel of the struct machine_desc.

Switch to it for the Allwinner A31 SoC.

Maxime Ripard (5):
  Documentation: dt: bindings: Document ARM PSCI enable method
  ARM: sun6i: Use CPU_METHOD_OF_DECLARE
  Documentation: dt: bindings: Document Allwinner A31 enable method
  ARM: sun6i: Define the A31 CPUs enable-method
  ARM: sun6i: Retire the smp field in A31 machine

 Documentation/devicetree/bindings/arm/cpus.txt |  2 ++
 arch/arm/boot/dts/sun6i-a31.dtsi               |  1 +
 arch/arm/mach-sunxi/common.h                   | 19 -------------------
 arch/arm/mach-sunxi/platsmp.c                  |  3 +--
 arch/arm/mach-sunxi/sunxi.c                    |  3 ---
 5 files changed, 4 insertions(+), 24 deletions(-)
 delete mode 100644 arch/arm/mach-sunxi/common.h

-- 
1.9.1

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

end of thread, other threads:[~2014-05-17 16:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 19:01 [PATCH 0/5] ARM: sun6i: Switch to enable-method for SMP Maxime Ripard
2014-04-18 19:01 ` [PATCH 1/5] Documentation: dt: bindings: Document ARM PSCI enable method Maxime Ripard
2014-04-18 19:01 ` [PATCH 2/5] ARM: sun6i: Use CPU_METHOD_OF_DECLARE Maxime Ripard
2014-04-18 19:01 ` [PATCH 3/5] Documentation: dt: bindings: Document Allwinner A31 enable method Maxime Ripard
2014-04-18 19:01 ` [PATCH 4/5] ARM: sun6i: Define the A31 CPUs enable-method Maxime Ripard
2014-04-18 19:01 ` [PATCH 5/5] ARM: sun6i: Retire the smp field in A31 machine Maxime Ripard
2014-05-17 16:42 ` [PATCH 0/5] ARM: sun6i: Switch to enable-method for SMP Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox