[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350973023-7667-1-git-send-email-keguang.zhang@gmail.com>
Date: Tue, 23 Oct 2012 14:16:59 +0800
From: Kelvin Cheung <keguang.zhang@...il.com>
To: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
ralf@...ux-mips.org
Cc: mturquette@...aro.org, Kelvin Cheung <keguang.zhang@...il.com>
Subject: [PATCH 0/4] MIPS: Loongson1B: enable common clock infrastructure
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists