Re: [PATCH 0/4] bus: sunxi-rsb: Implement power managment

From: Chen-Yu Tsai
Date: Wed Jan 06 2021 - 06:40:45 EST


On Wed, Jan 6, 2021 at 6:50 PM Maxime Ripard <maxime@xxxxxxxxxx> 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@xxxxxxxxxx>

Thanks! Pushed out to kernel.org.