alistair23-linux/arch/arm/plat-orion/include/plat
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
..
addr-map.h arm: plat-orion: Add coherency attribute when setup mbus target 2012-11-21 17:07:49 +01:00
common.h ARM: orion: move watchdog setup to mach-orion5x 2015-12-07 18:09:32 +01:00
irq.h ARM: orion: remove no longer needed DT IRQ code 2014-04-26 19:45:26 +00:00
mpp.h arm: plat-orion: use void __iomem pointers for MPP functions 2012-09-21 18:04:24 +00:00
orion-gpio.h leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors 2014-11-04 21:58:25 +01:00
pcie.h ARM: Orion: Get address map from plat-orion instead of via platform_data 2011-12-13 18:46:55 -05:00
time.h arm: plat-orion: use void __iomem pointers for time functions 2012-09-21 18:04:39 +00:00