Re: [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume

2019-06-21 Thread Sowjanya Komatineni
On 6/19/19 1:15 AM, Thierry Reding wrote: On Tue, Jun 18, 2019 at 10:58:40AM -0700, Sowjanya Komatineni wrote: On 6/18/19 5:16 AM, Thierry Reding wrote: On Tue, Jun 18, 2019 at 12:46:25AM -0700, Sowjanya Komatineni wrote: This patch adds system suspend and resume support for Tegra210 clocks.

Re: [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume

2019-06-19 Thread Thierry Reding
On Tue, Jun 18, 2019 at 10:58:40AM -0700, Sowjanya Komatineni wrote: > > On 6/18/19 5:16 AM, Thierry Reding wrote: > > On Tue, Jun 18, 2019 at 12:46:25AM -0700, Sowjanya Komatineni wrote: > > > This patch adds system suspend and resume support for Tegra210 > > > clocks. > > > > > > All the CAR co

Re: [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume

2019-06-18 Thread Sowjanya Komatineni
On 6/18/19 5:16 AM, Thierry Reding wrote: On Tue, Jun 18, 2019 at 12:46:25AM -0700, Sowjanya Komatineni wrote: This patch adds system suspend and resume support for Tegra210 clocks. All the CAR controller settings are lost on suspend when core power goes off. This patch has implementation fo

Re: [PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume

2019-06-18 Thread Thierry Reding
On Tue, Jun 18, 2019 at 12:46:25AM -0700, Sowjanya Komatineni wrote: > This patch adds system suspend and resume support for Tegra210 > clocks. > > All the CAR controller settings are lost on suspend when core power > goes off. > > This patch has implementation for saving and restoring all the PL

[PATCH V3 11/17] clk: tegra210: support for Tegra210 clocks suspend and resume

2019-06-18 Thread Sowjanya Komatineni
This patch adds system suspend and resume support for Tegra210 clocks. All the CAR controller settings are lost on suspend when core power goes off. This patch has implementation for saving and restoring all the PLLs and clocks context during system suspend and resume to have the system back to o