]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: k2l: Fix device speeds
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 17 Aug 2015 14:28:34 +0000 (19:58 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:50 +0000 (11:29 +0200)
commitc4d76a0e220f06d82aa621b0a5eaa321a660b0db
treec2b8b15fbad1d0268de706964d714fca2da89983
parent07a4aa41418a15f5fca10b7a1d03db4df73f637c
ARM: k2l: Fix device speeds

ARM supported speeds and init value of core_pll for SDP1200
are programmed wrong as part for the device speed cleanups.
Fixing it here.
Thanks to "Vitaly Andrianov <vitalya@ti.com>" for bisecting this issue

Fixes: c37ed9f11b61 ("ARM: keystone2: Fix dev and arm speed detection")
Tested-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-keystone/include/mach/clock-k2l.h
board/ti/ks2_evm/board_k2l.c