alistair23-linux/arch/arm/mach-orion5x
Thomas Petazzoni 5c69766485 ARM: orion5x: convert DT to use the mvebu-mbus driver
This commit switches the Orion5x Device Tree files to use the DT
representation and probing for the mvebu-mbus driver. The changes are
mainly:

 * Re-organize the DT to follow the same organization as the one used
   on Armada 370/XP, which is needed for mvebu-mbus to work: a
   top-level soc { ... } node, which corresponds to the MBus bus, and
   a sub-node internal-regs { ... } for all peripherals whose register
   sit only in the "Internal Register Window". This change re-indents
   by one level the definition of all nodes in the Device Tree, which
   explains the large change.

 * Use custom functions orion5x_dt_init_early() and
   orion5x_dt_init_time() instead of orion5x_init_early() and
   orion5x_timer_init() as we now want the MBus driver to be probed
   from the Device Tree. We still use the old-style timer
   initialization, but that will be changed in a followup commit.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Link: https://lkml.kernel.org/r/1398202002-28530-14-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2014-04-26 14:39:41 +00:00
..
include/mach ARM: SoC: driver changes 2014-04-05 15:37:40 -07:00
board-dt.c ARM: orion5x: convert DT to use the mvebu-mbus driver 2014-04-26 14:39:41 +00:00
common.c ARM: orion5x: drop unused include from common.c 2013-11-24 03:02:20 +00:00
common.h ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
d2net-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
db88f5281-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
dns323-setup.c ARM: orion5x: make dns323 independent of PHY support 2014-03-21 18:25:59 +01:00
edmini_v2-setup.c ARM: SoC board updates for 3.12 2013-09-06 13:34:43 -07:00
irq.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
Kconfig ARM: orion5x: make dns323 independent of PHY support 2014-03-21 18:25:59 +01:00
kurobox_pro-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
ls-chl-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
ls_hgl-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
lsmini-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
Makefile arm: mach-orion5x: convert to use mvebu-mbus driver 2013-04-15 14:06:34 +00:00
Makefile.boot
mpp.c
mpp.h
mss2-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
mv2120-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
net2big-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
pci.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
rd88f5181l-fxo-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
rd88f5181l-ge-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
rd88f5182-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
rd88f6183ap-ge-setup.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
terastation_pro2-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
ts78xx-fpga.h
ts78xx-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
ts209-setup.c ARM: Orion5x: Fix warnings when using C=1. 2013-11-24 02:36:40 +00:00
ts409-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
tsx09-common.c
tsx09-common.h
wnr854t-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00
wrt350n-v2-setup.c ARM: orion5x: Move to ID based window creation 2013-08-06 14:10:13 +00:00