These patches enable common clock infrastructure of Loongson1, and include other minor fixes. Kelvin Cheung (4): MIPS: Loongson1B: use common clock infrastructure instead of private APIs MIPS: Loongson1B: improve ls1x_serial_setup() MIPS: Loongson1B: Update stmmac_mdio_bus_data MIPS: Loongson1B: Fix a typo arch/mips/include/asm/mach-loongson1/platform.h | 3 +- arch/mips/include/asm/mach-loongson1/regs-clk.h | 7 +- arch/mips/loongson1/Kconfig | 2 +- arch/mips/loongson1/common/clock.c | 159 +---------------------- arch/mips/loongson1/common/platform.c | 10 +- arch/mips/loongson1/ls1b/board.c | 5 +- 6 files changed, 16 insertions(+), 170 deletions(-)