clk: mdss: remove configuring phy registers during pll disable
DSI driver needs to disable pll and enable clamps before entering into low power state. Since the PLL disable is configuring GLBL_TEST_CNTRL, CLK_BUF PHY registers to 0, these registers are not restored after the clamps are disabled. This change avoids configuring these registers during PLL disable and gets disabled during dsi off. Conflicts: drivers/video/fbdev/msm/mdss_dsi.c drivers/video/fbdev/msm/msm_mdss_io_8974.c Change-Id: Ia577099679f23cb9d0d42417863b6b3ad3af635b Signed-off-by:Jeevan Shriram <jshriram@codeaurora.org> [narendram@codeaurora.org: remove fb driver dependency] Signed-off-by:
Narendra Muppalla <narendram@codeaurora.org>
Loading
Please register or sign in to comment