commit | 07db17061b9d4e8715eb876c3114bcaa7fe55ea9 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Dec 07 04:59:26 2007 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 11 22:34:20 2007 -0600 |
tree | be66e43419c21c827922d620431716444e6e50e0 | |
parent | 99da1d9f8ec7d660ecec963f9cbc4ca017040b15 [diff] |
Handle Asynchronous DDR clock on 85xx The MPC8572 introduces the concept of an asynchronous DDR clock with regards to the platform clock. Introduce get_ddr_freq() to report the DDR freq regardless of sync/async mode. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>