Searched hist:"1 f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clk/renesas/ |
H A D | rcar-gen2-cpg.h | diff 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf Wed Jun 21 15:24:15 CDT 2017 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly losing clock configuration. Hence add a notifier chain that can be used by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is clock-specific, and to be registered with the notifier chain in the SoC or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
|
H A D | rcar-gen2-cpg.c | diff 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf Wed Jun 21 15:24:15 CDT 2017 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly losing clock configuration. Hence add a notifier chain that can be used by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is clock-specific, and to be registered with the notifier chain in the SoC or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
|
H A D | rcar-gen3-cpg.h | diff 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf Wed Jun 21 15:24:15 CDT 2017 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly losing clock configuration. Hence add a notifier chain that can be used by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is clock-specific, and to be registered with the notifier chain in the SoC or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
|
H A D | renesas-cpg-mssr.h | diff 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf Wed Jun 21 15:24:15 CDT 2017 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly losing clock configuration. Hence add a notifier chain that can be used by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is clock-specific, and to be registered with the notifier chain in the SoC or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
|
H A D | rcar-gen3-cpg.c | diff 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf Wed Jun 21 15:24:15 CDT 2017 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly losing clock configuration. Hence add a notifier chain that can be used by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is clock-specific, and to be registered with the notifier chain in the SoC or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
|
H A D | renesas-cpg-mssr.c | diff 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf Wed Jun 21 15:24:15 CDT 2017 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly losing clock configuration. Hence add a notifier chain that can be used by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is clock-specific, and to be registered with the notifier chain in the SoC or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
|