[PATCH v2 0/5] MIPS: ath79: Various small fix to prepare OF support

From: Alban Bedel
Date: Sun Apr 19 2015 - 08:30:31 EST


First re-run of this serie of misc fix and preparation for OF support on ATH79.

* Dropped the bad PCI patch
* Moved the patch to use the common clk API out of the OF support serie
into this one.

Alban Bedel (5):
MIPS: ath79: Enable ZBOOT support
MIPS: ath79: Add a missing new line in log message
MIPS: ath79: Correctly name the defines for the PLL_FB register
MIPS: ath79: Improve the DDR controller interface
MIPS: ath79: Use the common clk API

arch/mips/Kconfig | 2 +
arch/mips/ath79/clock.c | 35 +-----
arch/mips/ath79/common.c | 35 +++++-
arch/mips/ath79/common.h | 1 +
arch/mips/ath79/irq.c | 147 ++++++-------------------
arch/mips/ath79/setup.c | 5 +-
arch/mips/include/asm/mach-ath79/ar71xx_regs.h | 12 +-
arch/mips/include/asm/mach-ath79/ath79.h | 3 +-
arch/mips/pci/pci-ar71xx.c | 10 +-
9 files changed, 85 insertions(+), 165 deletions(-)

--
2.0.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/