Felix Fietkau (1):
MIPS: ath79: fix ar933x watchdog clock
Gabor Juhos (5):
MIPS: ath79: use local ref clock rate in ar934x_get_pll_freq
MIPS: ath79: use a helper function to get system clock rates
MIPS: ath79: use ath79_get_sys_clk_rate to get basic clock rates
MIPS: ath79: use local variables for clock rates
MIPS: ath79: switch to the clkdev framework
arch/mips/Kconfig | 1 +
arch/mips/ath79/clock.c | 258 ++++++++++++++++++++++++------------------
arch/mips/ath79/common.h | 2 +
arch/mips/ath79/dev-common.c | 10 +-
arch/mips/ath79/setup.c | 23 +++-
5 files changed, 173 insertions(+), 121 deletions(-)
--
1.7.10