commit | eca8c2424171b6b6b2dcb0faa92dfddd1e3297d9 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon May 28 18:19:16 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed May 30 13:15:23 2007 +0100 |
tree | 680afa1b68832a4a81f07d706e4249a0f4290afa | |
parent | 486cab2ba25b469f7a8822e84fd43960a472e3d9 [diff] |
[ARM] 4412/1: S3C2412: reset errata fix The S3C2412 has an reset-errata where the clock may cause a glitch switching back to EXTCLK. We force a switch to EXTCLK before writing the reset register to force use of the CLKCON sync logic to properly switch. Fix problem reported by Matthieu Castet. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>