On Wed, Jan 6, 2021 at 6:50 PM Maxime Ripard <max...@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 <mrip...@kernel.org>
Thanks! Pushed out to kernel.org.