Thread (19 messages) 19 messages, 4 authors, 2011-11-16

Re: [PATCH V2 2/4] MIPS: Add board support for Loongson1B

From: Ralf Baechle <hidden>
Date: 2011-11-16 14:10:39
Also in: lkml

On Fri, Oct 21, 2011 at 06:28:06PM +0800, keguang.zhang@gmail.com wrote:
Date:   Fri, 21 Oct 2011 18:28:06 +0800
From: keguang.zhang@gmail.com
To: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Cc: ralf@linux-mips.org, wuzhangjin@gmail.com, r0bertz@gentoo.org, Kelvin
 Cheung [off-list ref]
Subject: [PATCH V2 2/4] MIPS: Add board support for Loongson1B

From: Kelvin Cheung <keguang.zhang@gmail.com>

This patch adds basic platform support for Loongson1B
including serial port, ethernet, and interrupt handler.

Loongson1B UART is compatible with NS16550A.
Loongson1B GMAC is built around Synopsys IP Core.

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
---
 arch/mips/include/asm/mach-loongson1/irq.h       |   68 +++++++++
 arch/mips/include/asm/mach-loongson1/loongson1.h |   44 ++++++
 arch/mips/include/asm/mach-loongson1/platform.h  |   21 +++
 arch/mips/include/asm/mach-loongson1/prom.h      |   24 +++
 arch/mips/include/asm/mach-loongson1/regs-clk.h  |   32 ++++
 arch/mips/include/asm/mach-loongson1/regs-intc.h |   25 ++++
 arch/mips/include/asm/mach-loongson1/regs-wdt.h  |   21 +++
 arch/mips/include/asm/mach-loongson1/war.h       |   25 ++++
 arch/mips/loongson1/common/clock.c               |  165 ++++++++++++++++++++++
 arch/mips/loongson1/common/irq.c                 |  136 ++++++++++++++++++
 arch/mips/loongson1/common/platform.c            |   94 ++++++++++++
 arch/mips/loongson1/common/prom.c                |   88 ++++++++++++
 arch/mips/loongson1/common/reset.c               |   46 ++++++
 arch/mips/loongson1/common/setup.c               |   29 ++++
 arch/mips/loongson1/ls1b/board.c                 |   31 ++++
 drivers/net/stmmac/descs.h                       |   68 +++++++++
 drivers/net/stmmac/enh_desc.c                    |   16 ++
I take it you've split off the stmac parts from this patch?  Can you please
send an updated version of this patch or the entire series, if that should
be necessary?

Thanks,

  Ralf
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help