Re: [Linux-am33-list] [PATCH 35/43] MN10300: And Panasonic AM34subarch and implement SMP

From: Suzuki Takashi
Date: Wed Oct 27 2010 - 09:31:42 EST


Hi.

On Tue, Oct 26, 2010 at 11:56 AM, David Howells <dhowells@xxxxxxxxxx> wrote:
> From: Akira Takeuchi <takeuchi.akr@xxxxxxxxxxxxxxxx>
>
> Implement the Panasonic MN10300 AM34 CPU subarch and implement SMP support for
> MN10300. Also implement support for the MN2WS0060 processor and the ASB2364
> evaluation board which are AM34 based.
>
> Signed-off-by: Akira Takeuchi <takeuchi.akr@xxxxxxxxxxxxxxxx>
> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@xxxxxxxxxxxxxxxx>
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
> ---
>
(snip)
> arch/mn10300/proc-mn2ws0050/Makefile | 5
> arch/mn10300/proc-mn2ws0050/include/proc/cache.h | 48 +
> arch/mn10300/proc-mn2ws0050/include/proc/clock.h | 20
> .../proc-mn2ws0050/include/proc/dmactl-regs.h | 103 ++
> .../proc-mn2ws0050/include/proc/intctl-regs.h | 29 +
> arch/mn10300/proc-mn2ws0050/include/proc/irq.h | 49 +
> .../proc-mn2ws0050/include/proc/nand-regs.h | 120 ++
> arch/mn10300/proc-mn2ws0050/include/proc/proc.h | 18
> .../mn10300/proc-mn2ws0050/include/proc/smp-regs.h | 51 +
> arch/mn10300/proc-mn2ws0050/proc-init.c | 134 ++

Are these specific to mn2ws0050 or common among AM34 based SoCs?
Please dig a proc- directory using proc- group name, not specific SoC name.

--
Suzuki Takashi
--
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/