commit | 41515e28c19ce845ede571cc3273ee90c502c2b9 | [log] [tgz] |
---|---|---|
author | Tianyi Gou <tgou@codeaurora.org> | Thu Sep 01 19:37:43 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:14:27 2011 -0700 |
tree | 0c1c56d6ba303cc893025a3530e93869d1046553 | |
parent | 0272fd66c2bc00a54df3dbd1e4d97d1db70db918 [diff] |
msm: clock-8960: Add initial support for 8064 clocks Add new clocks. Reuse common clocks from 8960 in the 8064 clock look up table. For modified clocks, use cpu_is_xxxx() APIs to fix them up at init. More clocks will be added in later patches. Signed-off-by: Tianyi Gou <tgou@codeaurora.org>