alistair23-linux/arch/arm/mach-uniphier
Masahiro Yamada 307d40c56b ARM: uniphier: rework SMP code to support new System Bus binding
During the review process of the UniPhier System Bus driver
(drivers/bus/uniphier.c), the current binding of the System Bus
Controller turned out to be no good.  In order to use the driver,
some nodes in the device trees must be tweaked.  It would also have
impacts on the SMP code because the SMP related registers are
located in the System Bus Controller block.  This commit reworks
the smp_operations to support the new binding, but still supports
the old binding, too.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2016-03-18 17:36:37 +01:00
..
headsmp.S ARM: uniphier: rework SMP operations to use trampoline code 2015-10-27 09:20:53 +09:00
Kconfig ARM: uniphier: select PINCTRL 2015-12-20 10:43:13 -08:00
Makefile ARM: uniphier: rework SMP operations to use trampoline code 2015-10-27 09:20:53 +09:00
platsmp.c ARM: uniphier: rework SMP code to support new System Bus binding 2016-03-18 17:36:37 +01:00
uniphier.c ARM: UniPhier: add basic support for UniPhier architecture 2015-05-12 16:55:37 +02:00