sh: support SIU sourcing from external clock on sh7722
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 19 Jan 2010 11:14:31 +0000 (11:14 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 11:23:00 +0000 (20:23 +0900)
Implement .set_rate() for all SH "div4 clocks," .enable(), .disable(), and
.set_parent() for those, that support them. This allows, among other uses,
reparenting of SIU clocks to the external source, and enabling and
disabling of the IrDA clock on sh7722.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found