alistair23-linux/arch/mips/ath79
Gabor Juhos 09f5100a59 watchdog: ath79_wdt: get register base from platform device's resources
The ath79_wdt driver uses a fixed memory address
currently. Although this is working with each
currently supported SoCs, but this may change
in the future. Additionally, the driver includes
platform specific header files in order to be
able to get the memory base of the watchdog
device.

The patch adds a memory resource to the platform
device, and converts the driver to get the base
address of the watchdog device from that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2013-03-01 12:22:38 +01:00
..
clock.c MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs 2012-10-01 11:37:15 +02:00
common.c MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} 2012-05-15 17:49:09 +02:00
common.h
dev-common.c watchdog: ath79_wdt: get register base from platform device's resources 2013-03-01 12:22:38 +01:00
dev-common.h
dev-gpio-buttons.c MIPS: ath79: Use kmemdup rather than duplicating its implementation 2012-05-15 17:49:00 +02:00
dev-gpio-buttons.h
dev-leds-gpio.c MIPS: ath79: Use kmemdup rather than duplicating its implementation 2012-05-15 17:49:00 +02:00
dev-leds-gpio.h
dev-spi.c
dev-spi.h
dev-usb.c USB: EHCI: remove ehci_port_power() routine 2012-10-31 12:48:07 -07:00
dev-usb.h
dev-wmac.c MIPS: ath79: add WMAC registration code for AR934X 2012-05-15 17:49:10 +02:00
dev-wmac.h
early_printk.c MIPS: ath79: add early_printk support for AR934X 2012-05-15 17:49:07 +02:00
gpio.c MIPS: ath79: Fix number of GPIO lines for AR724[12] 2012-08-17 10:57:26 +02:00
irq.c MIPS: ath79: add IRQ handling code for AR934X 2012-05-15 17:49:09 +02:00
Kconfig MIPS: ath79: add initial support for the Atheros DB120 board 2012-05-15 17:49:11 +02:00
mach-ap81.c
mach-ap121.c
mach-db120.c MIPS: ath79: register USB host controller on the DB120 board 2012-08-28 12:29:57 +02:00
mach-pb44.c MIPS: ath79: register PCI controller on the PB44 board 2012-05-15 17:49:06 +02:00
mach-ubnt-xm.c MIPS: ath79: remove ar724x_pci_add_data function 2012-05-15 17:49:06 +02:00
machtypes.h MIPS: ath79: add initial support for the Atheros DB120 board 2012-05-15 17:49:11 +02:00
Makefile MIPS: ath79: add initial support for the Atheros DB120 board 2012-05-15 17:49:11 +02:00
pci.c MIPS: ath79: add PCI registration code for AR934X 2012-05-15 17:49:11 +02:00
pci.h MIPS: ath79: update copyright headers of PCI related files 2012-05-15 17:49:07 +02:00
Platform
prom.c
setup.c MIPS: ath79: add SoC detection code for AR934X 2012-05-15 17:49:07 +02:00