kernel-ark/arch/arm/mach-mvebu
Thomas Petazzoni 61505e117b arm: mvebu: don't list all boards in dt compat field for Armada 370/XP
Instead of listing explicitly all boards in the .dt_compat field of
the DT_MACHINE_START structure for Armada 370/XP, use instead a
compatible string that is common to all boards using the Armada
370/XP.

This allows to add new boards by just using a different Device Tree,
without having to modify the source code of the kernel.

Note that the name of the array containing the compatible string is
also renamed, to reflect the fact that it no longer contains the list
of all boards.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
2012-11-14 16:35:05 +01:00
..
include/mach Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood 2012-09-22 14:23:11 -07:00
addr-map.c arm: mvebu: add basic address decoding support to Armada 370/XP 2012-09-21 18:05:18 +00:00
armada-370-xp.c arm: mvebu: don't list all boards in dt compat field for Armada 370/XP 2012-11-14 16:35:05 +01:00
armada-370-xp.h Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood 2012-09-22 14:22:47 -07:00
common.h arm: mach-mvebu: add support for Armada 370 and Armada XP with DT 2012-07-10 15:47:49 +02:00
irq-armada-370-xp.c ARM: mvebu: MPIC: read number of interrupts from control register 2012-07-10 15:47:52 +02:00
Kconfig ARM: mvebu: fix build breaks from multi-platform conversion 2012-09-28 22:27:07 +02:00
Makefile ARM: mvebu: fix build breaks from multi-platform conversion 2012-09-28 22:27:07 +02:00
system-controller.c