[PATCH v6 2/3] clk: at91: pmc: Save SCSR during suspend
From: Stephen Boyd <hidden>
Date: 2017-12-22 00:34:40
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2017-12-22 00:34:40
Also in:
linux-clk, lkml
On 12/11, Romain Izard wrote:
The contents of the System Clock Status Register (SCSR) needs to be restored into the System Clock Enable Register (SCER). As the bootloader will restore some clocks by itself, the issue can be missed as only the USB controller, the LCD controller, the Image Sensor controller and the programmable clocks will be impacted. Fix the obvious typo in the suspend/resume code, as the IMR register does not need to be saved twice. Signed-off-by: Romain Izard <redacted> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project