sh: hwblk for sh7722
authorMagnus Damm <damm@igel.co.jp>
Fri, 3 Jul 2009 10:15:25 +0000 (10:15 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 4 Jul 2009 15:28:55 +0000 (00:28 +0900)
commita61c1a636628a28ab5b42a9d36582a8f6a08893a
tree23c26c44f8c00a3c90ecb420e5678a6cbb1eca30
parent79714acbab080ad351acf4bba9a2bbc21d65c93c
sh: hwblk for sh7722

This patch contains the sh7722 specific hwblk implementation.

Hwblk ids are added to the processor specific header file,
module stop bits and areas are kept track of as hwblks,
clocks are converted to make use of the shared hwblk code.
Code to determine allowed sleep modes is also added.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/cpu-sh4/cpu/sh7722.h
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
arch/sh/kernel/cpu/sh4a/hwblk-sh7722.c [new file with mode: 0644]