[PATCH] ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock rates
From: tony@atomide.com (Tony Lindgren)
Date: 2014-08-26 20:54:51
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2014-08-26 20:54:51
Also in:
linux-omap
* Tomi Valkeinen [off-list ref] [140826 02:48]:
On 26/08/14 11:51, Tero Kristo wrote:quoted
Similarly to DRA7, OMAP5 has l3 and l4 clock rates incorrectly calculated. Fixed by using proper divider clock types for the clock nodes. Signed-off-by: Tero Kristo <redacted> Reported-by: Tomi Valkeinen <redacted> --- arch/arm/boot/dts/omap54xx-clocks.dtsi | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-)Tested-by: Tomi Valkeinen <redacted>
Thanks applying into omap-for-v3.17/fixes-v2. Tony