From mboxrd@z Thu Jan 1 00:00:00 1970 From: shweta.gulati@ti.com (Gulati, Shweta) Date: Thu, 21 Apr 2011 18:57:48 +0530 Subject: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate' In-Reply-To: <4DAEFEDD.1040106@ru.mvista.com> References: <1303291509-2305-1-git-send-email-shweta.gulati@ti.com> <4DAEFEDD.1040106@ru.mvista.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Wed, Apr 20, 2011 at 9:12 PM, Sergei Shtylyov wrote: > Hello. > > On 20-04-2011 13:25, Shweta Gulati wrote: > >> From: Gulati, Shweta > >> Core Clk Tree shows incorrect Clk rates at OPP50, as >> in commit e07f469d284ca3d1f5dcf5438c22982be98bc071 > > ? Please also specify that commit's summary -- for human readers. Will do. >> calling of 'recalc' in API clk_set_rate is unintentionally >> removed, because of which clock's tree rates get goofed >> up when DVFS happens. This Patch adds recalc API back. > >> Tested on OMAP3630 SDP Board. > >> Signed-off-by: Shweta Gulati >> Cc: Rajendra Nayak >> Cc: Paul Wamsley > > WBR, Sergei > -- Thanks, Regards, Shweta