MIPS: JZ4740: Add clock API support.
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 17 Jul 2010 11:10:00 +0000 (11:10 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:12 +0000 (13:26 +0100)
commit570a0bb82f0b5c2c6324153010e72c3f0c26a7a3
tree65324ac4cd279e4f10edc580599a8a7dad48d7d7
parent83ccf69d8f118306e90af703f32109edb6c1e4a1
MIPS: JZ4740: Add clock API support.

Add support for managing the clocks found on JZ4740 SoC through the
Linux clock API.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1466/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-jz4740/clock.h [new file with mode: 0644]
arch/mips/jz4740/clock-debugfs.c [new file with mode: 0644]
arch/mips/jz4740/clock.c [new file with mode: 0644]
arch/mips/jz4740/clock.h [new file with mode: 0644]