sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
This implements initial support for the SH-Mobile R2R CPU. Based on Rev 0.11 of the initial SH7724 hardware manual. Signed-off-by:Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Showing
- arch/sh/Kconfig 10 additions, 0 deletionsarch/sh/Kconfig
- arch/sh/include/asm/processor.h 1 addition, 1 deletionarch/sh/include/asm/processor.h
- arch/sh/include/cpu-sh4/cpu/freq.h 18 additions, 0 deletionsarch/sh/include/cpu-sh4/cpu/freq.h
- arch/sh/include/cpu-sh4/cpu/sh7724.h 255 additions, 0 deletionsarch/sh/include/cpu-sh4/cpu/sh7724.h
- arch/sh/kernel/cpu/sh4/probe.c 6 additions, 0 deletionsarch/sh/kernel/cpu/sh4/probe.c
- arch/sh/kernel/cpu/sh4a/Makefile 3 additions, 0 deletionsarch/sh/kernel/cpu/sh4a/Makefile
- arch/sh/kernel/cpu/sh4a/clock-sh7722.c 100 additions, 12 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7722.c
- arch/sh/kernel/cpu/sh4a/pinmux-sh7724.c 2230 additions, 0 deletionsarch/sh/kernel/cpu/sh4a/pinmux-sh7724.c
- arch/sh/kernel/cpu/sh4a/setup-sh7724.c 371 additions, 0 deletionsarch/sh/kernel/cpu/sh4a/setup-sh7724.c
- arch/sh/kernel/setup.c 2 additions, 1 deletionarch/sh/kernel/setup.c
- arch/sh/oprofile/common.c 1 addition, 0 deletionsarch/sh/oprofile/common.c
Loading
Please register or sign in to comment