On Tue, Jun 18, 2019 at 12:46:23AM -0700, Sowjanya Komatineni wrote: > This patch adds support for storing OSC clock frequency and the > drive-strength during OSC clock init and creates an API to restore > OSC control register value from the saved context. > > This API is invoked by Tegra210 clock driver during system resume > to restore the OSC clock settings. > > Signed-off-by: Sowjanya Komatineni > --- > drivers/clk/tegra/clk-tegra-fixed.c | 14 ++++++++++++++ > drivers/clk/tegra/clk.h | 1 + > 2 files changed, 15 insertions(+) Acked-by: Thierry Reding