]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: keystone: fix dt bindings to use post div register for mainpll
authorMurali Karicheri <m-karicheri2@ti.com>
Fri, 29 May 2015 16:04:13 +0000 (12:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Aug 2015 03:52:17 +0000 (20:52 -0700)
commit40114a3e4210f30b5d16788e6e7b928868881cfd
tree78ad670eed18c68e902d49ee4e9475a1e578adcf
parentc6fdd1b52bb30abd861708f18509493cbb84ec44
ARM: dts: keystone: fix dt bindings to use post div register for mainpll

commit c1bfa985ded82cacdfc6403e78f329c44e35534a upstream.

All of the keystone devices have a separate register to hold post
divider value for main pll clock. Currently the fixed-postdiv
value used for k2hk/l/e SoCs works by sheer luck as u-boot happens to
use a value of 2 for this. Now that we have fixed this in the pll
clock driver change the dt bindings for the same.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/k2e-clocks.dtsi
arch/arm/boot/dts/k2hk-clocks.dtsi
arch/arm/boot/dts/k2l-clocks.dtsi