[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)
commitd96a980441a70168a8ead0a0f23c4c63725da5fa
tree098551e6498fa641caaff62e352d21d7d9383c84
parent1017be88d341c05adc8d790d8092781b7330dafd
[ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK

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>
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-vr1000.c
arch/arm/mach-s3c2440/mach-anubis.c
arch/arm/mach-s3c2440/mach-osiris.c