]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: keystone: clock: add support for K2E SoCs
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Fri, 17 Oct 2014 18:01:16 +0000 (21:01 +0300)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:27:29 +0000 (11:27 -0400)
commit69a3b811411d7f7d58c1ad587412451e7d4ed412
treeaf057747679dbe4a6d48aa97865b8626133f20d2
parentc05d05e7202b01a1b461c78ba6c5b06545621620
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>
arch/arm/cpu/armv7/keystone/clock.c
arch/arm/include/asm/arch-keystone/clock.h
board/ti/ks2_evm/board.c