commit | 9f95c1b80299b9720190936672e06b7282ff1365 | [log] [tgz] |
---|---|---|
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | Fri Oct 17 21:01:16 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:29 2014 -0400 |
tree | af057747679dbe4a6d48aa97865b8626133f20d2 | |
parent | 2b17d3a17535e90795307ee3097e791926c66194 [diff] |
ARM: keystone: clock: add support for K2E SoCs For K2E and K2L SoCs clock output from PASS PLL has to be enabled after NETCP domain and PA module are enabled. So create new function for that and call it after PA module is enabled. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>