[ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK
authorBen Dooks <ben-linux@fluff.org>
Tue, 15 Apr 2008 23:12:39 +0000 (00:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Apr 2008 16:04:40 +0000 (17:04 +0100)
All current Simtec designs source the DCLK outputs from
the UPLL. This means the DCLK's parent must be set to UPLL
so that anything enabling and disabling an UPLL sourced
clock does not shutdown the DCLK due to missing open counts.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found