On Thu, Aug 08, 2019 at 04:46:49PM -0700, Sowjanya Komatineni wrote: > This patch implements restore_context for clk_super_mux and clk_super. > > During system supend, core power goes off the and context of Tegra > CAR registers is lost. > > So on system resume, context of super clock registers are restored > to have them in same state as before suspend. > > Signed-off-by: Sowjanya Komatineni > --- > drivers/clk/tegra/clk-super.c | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) Acked-by: Thierry Reding