sh: add support for sh7366 processor
This patch adds sh7366 cpu supports. Just the most basic things like interrupt controller, clocks and serial port are included at this point. Signed-off-by:Magnus Damm <damm@igel.co.jp> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Showing
- arch/sh/Kconfig 7 additions, 0 deletionsarch/sh/Kconfig
- arch/sh/Kconfig.debug 1 addition, 1 deletionarch/sh/Kconfig.debug
- arch/sh/kernel/cpu/sh4/probe.c 6 additions, 0 deletionsarch/sh/kernel/cpu/sh4/probe.c
- arch/sh/kernel/cpu/sh4a/Makefile 2 additions, 0 deletionsarch/sh/kernel/cpu/sh4a/Makefile
- arch/sh/kernel/cpu/sh4a/clock-sh7722.c 9 additions, 1 deletionarch/sh/kernel/cpu/sh4a/clock-sh7722.c
- arch/sh/kernel/cpu/sh4a/setup-sh7366.c 177 additions, 0 deletionsarch/sh/kernel/cpu/sh4a/setup-sh7366.c
- arch/sh/kernel/setup.c 1 addition, 1 deletionarch/sh/kernel/setup.c
- drivers/serial/sh-sci.c 1 addition, 1 deletiondrivers/serial/sh-sci.c
- drivers/serial/sh-sci.h 7 additions, 1 deletiondrivers/serial/sh-sci.h
- include/asm-sh/cpu-sh4/freq.h 3 additions, 1 deletioninclude/asm-sh/cpu-sh4/freq.h
- include/asm-sh/processor.h 1 addition, 1 deletioninclude/asm-sh/processor.h
Loading
Please register or sign in to comment