commit | 8e3afafe999ed37a6ce7ca843f540e0e7a95f856 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Sat Feb 07 22:54:02 2015 +0100 |
committer | Robert Jarzmik <robert.jarzmik@free.fr> | Tue May 12 23:26:45 2015 +0200 |
tree | 114d50f1931fa945fa21ce2949b096125761dad0 | |
parent | 48a17db28c64369e3c6a8a2b415ad4030fac77e4 [diff] |
ARM: pxa: convert eseries to clock framework As pxa architecture transitions to clock framework, the previously available INIT_CLKREG is no more. Use the fixed clock rate initializer to declare the "fake" CLK_CK32K in eseries. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>