linux/arch/arm/mach-orion5x
Arnd Bergmann 06f3008a6a ARM: orion: move watchdog setup to mach-orion5x
The watchdog device node is created in plat-orion/common.c
but depends on the bridge address that is platform specific,
so as a preparation for orion multiplatform support, we
move it out of the common code into orion5x and dove.

At the moment, dove does not use the watchdog, so I'm marking
the function as __maybe_unused for the moment. The compiler
will be able to compile out the device definition this way,
and we can easily add it later.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
2015-12-07 18:09:32 +01:00
..
include/mach ARM: orion5x: fix legacy orion5x IRQ numbers 2015-08-21 17:33:08 +02:00
board-d2net.c ARM: orion5x: convert d2net to Device Tree 2014-04-26 19:45:24 +00:00
board-dt.c ARM: orion5x: Remove clk-provider.h include 2015-07-20 10:52:33 -07:00
board-mss2.c ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree 2014-04-26 19:45:25 +00:00
board-rd88f5182.c ARM: orion5x: convert RD-88F5182 to Device Tree 2014-04-26 19:45:22 +00:00
common.c ARM: orion: move watchdog setup to mach-orion5x 2015-12-07 18:09:32 +01:00
common.h Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next 2014-06-05 15:57:04 -07: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: use mac_pton() helper 2015-10-23 17:18:22 +02:00
irq.c ARM: orion5x: fix legacy orion5x IRQ numbers 2015-08-21 17:33:08 +02:00
Kconfig ARM: orion5x: use mac_pton() helper 2015-10-23 17:18:22 +02: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
Makefile ARM: dts: Convert Linkstation Mini to Device Tree 2015-08-06 18:51:29 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mpp.c arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
mpp.h ARM: orion5x: Fix GPIO enable bits for MPP9 2012-05-08 18:57:21 +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 PCI: Cleanup control flow 2015-03-19 10:17:22 -05: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: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
ts78xx-fpga.h ARM: orion5x: ts78xx whitespace cleanups 2012-05-14 18:13:00 +02:00
ts78xx-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
ts209-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
ts409-setup.c ARM: orion5x: Convert pr_warning to pr_warn 2014-09-13 21:29:21 +00:00
tsx09-common.c ARM: orion5x: use mac_pton() helper 2015-10-23 17:18:22 +02:00
tsx09-common.h [ARM] Orion: remove code duplication in TS209 and TS409 setup files 2008-06-22 22:44:54 +02:00
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