Messages in this thread |  | | From | Samuel Holland <> | Subject | [PATCH 0/4] bus: sunxi-rsb: Implement power managment | Date | Sun, 3 Jan 2021 05:06:31 -0600 |
| |
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(-)
-- 2.26.2
|  |