Re: [PATCH v2 2/5] clk: ingenic: Handle setting the Low-Power Mode bit

2019-06-25 Thread Stephen Boyd
Quoting Paul Cercueil (2019-06-11 11:07:54) > The Low-Power Mode, when enabled, will make the "wait" MIPS instruction > suspend the system. > > This is not really clock-related, but this bit happens to be in the > register set of the CGU. > > Signed-off-by: Paul Cercueil > --- Applied to clk-ne

[PATCH v2 2/5] clk: ingenic: Handle setting the Low-Power Mode bit

2019-06-11 Thread Paul Cercueil
The Low-Power Mode, when enabled, will make the "wait" MIPS instruction suspend the system. This is not really clock-related, but this bit happens to be in the register set of the CGU. Signed-off-by: Paul Cercueil --- Notes: v2: Rebase on v5.2-rc4 drivers/clk/ingenic/Makefile | 2 +-