Quoting Sowjanya Komatineni (2019-05-31 12:52:44)
>
> On 5/29/19 4:28 PM, Stephen Boyd wrote:
> > Quoting Sowjanya Komatineni (2019-05-28 16:08:47)
> >> + WARN_ON(1);
> >> + return;
> >> + }
> >> +
> >> + parent_rate = clk_hw_get_rate(parent);
> >> +
> >> +
On 5/29/19 4:28 PM, Stephen Boyd wrote:
Quoting Sowjanya Komatineni (2019-05-28 16:08:47)
This patch has implementation of saving and restoring PLL's state to
support system suspend and resume operations.
Can you provide some more background on _why_ this patch should exist?
That's typically
Quoting Sowjanya Komatineni (2019-05-28 16:08:47)
> This patch has implementation of saving and restoring PLL's state to
> support system suspend and resume operations.
Can you provide some more background on _why_ this patch should exist?
That's typically what gets written in the commit text.
>
This patch has implementation of saving and restoring PLL's state to
support system suspend and resume operations.
Signed-off-by: Sowjanya Komatineni
---
drivers/clk/tegra/clk-divider.c | 19
drivers/clk/tegra/clk-pll-out.c | 25 +++
drivers/clk/tegra/clk-pll.c | 99
4 matches
Mail list logo