OSDN Git Service

clk: msm: clock-alpha-pll: Fix incorrect fabia PLL settings
authorDeepak Katragadda <dkatraga@codeaurora.org>
Thu, 19 May 2016 18:59:33 +0000 (11:59 -0700)
committerJeevan Shriram <jshriram@codeaurora.org>
Mon, 23 May 2016 18:20:13 +0000 (11:20 -0700)
commit2e83f533897f8782cc14bb6a68a829e2f13c7d49
treec6aab17813bb8ef2e6e8daa9b55ce7d6b74fc8b7
parent7e3d94815bba14522bdcb365f117b3ccc4b7f687
clk: msm: clock-alpha-pll: Fix incorrect fabia PLL settings

For the fabia PLL to be in STANDBY mode, the RESET_N bit should
be set so that the PLL comes out of reset. Else, the PLL is
at OFF state and changing it's frequencies would not cause the
ACK_LATCH to be set.

CRs-Fixed: 1018752
Change-Id: I30f1ee0f4fdb8d92a9f6e187c1d8b797a0bdc94d
Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
drivers/clk/msm/clock-alpha-pll.c