[PATCH 0/4] bus: sunxi-rsb: Implement power managment
Chen-Yu Tsai
wens at csie.org
Wed Jan 6 06:39:16 EST 2021
On Wed, Jan 6, 2021 at 6:50 PM Maxime Ripard <maxime at cerno.tech> wrote:
>
> Hi!
>
> On Sun, Jan 03, 2021 at 05:06:31AM -0600, Samuel Holland wrote:
> > This series adds system (complete power down) and runtime (clock gate)
> > PM hooks to the RSB controller driver. Tested on A64 and H6.
> >
> > Samuel Holland (4):
> > bus: sunxi-rsb: Move OF match table
> > bus: sunxi-rsb: Split out controller init/exit functions
> > bus: sunxi-rsb: Implement suspend/resume/shutdown callbacks
> > bus: sunxi-rsb: Implement runtime power management
> >
> > drivers/bus/sunxi-rsb.c | 211 ++++++++++++++++++++++++++++------------
> > 1 file changed, 150 insertions(+), 61 deletions(-)
>
> For the whole series,
>
> Acked-by: Maxime Ripard <mripard at kernel.org>
Thanks! Pushed out to kernel.org.
More information about the linux-arm-kernel
mailing list