ARM: sunxi: Split out the DT machines for sun6i and sun7i
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 11 Aug 2013 12:35:08 +0000 (14:35 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 27 Sep 2013 16:34:24 +0000 (19:34 +0300)
commit91a319779cb3a871d48e39cccf6cc72348eb1512
treeecb561e040f31c1973ebb02b39792599d3c3952b
parent272b98c6455f00884f0350f775c5342358ebb73f
ARM: sunxi: Split out the DT machines for sun6i and sun7i

The A20 and A31 SMP code have a different way of bringing up a new core.
This will prevent us from using the same set of smp_operations for the
two SoCs family.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/sunxi.c