From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 26 Aug 2014 13:54:51 -0700 Subject: [PATCH] ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock rates In-Reply-To: <53FC57AA.5040906@ti.com> References: <1409043098-12510-1-git-send-email-t-kristo@ti.com> <53FC57AA.5040906@ti.com> Message-ID: <20140826205451.GA16006@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tomi Valkeinen [140826 02:48]: > On 26/08/14 11:51, Tero Kristo wrote: > > 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 > > Reported-by: Tomi Valkeinen > > --- > > arch/arm/boot/dts/omap54xx-clocks.dtsi | 16 ++++++++++------ > > 1 file changed, 10 insertions(+), 6 deletions(-) > > Tested-by: Tomi Valkeinen Thanks applying into omap-for-v3.17/fixes-v2. Tony