[GIT PULL] Allwinner Drivers Changes for 5.12
Maxime Ripard
mripard at kernel.org
Sun Jan 31 12:58:57 EST 2021
Hi Arnd, Olof,
Please pull the following changes for the next release.
Thanks!
Maxime
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-drivers-for-5.12
for you to fetch changes up to 308e78946a73e2bfe0ebd4ca9559c153c80bd45f:
dt-bindings: bus: rsb: Add H616 compatible string (2021-01-28 11:20:12 +0100)
----------------------------------------------------------------
Some new drivers changes for the Allwinner SoCs, but mostly runtime_pm and
suspend / resume support for our RSB bus, and support for the H616
----------------------------------------------------------------
Andre Przywara (3):
dt-bindings: sram: sunxi-sram: Add H616 compatible string
soc: sunxi: sram: Add support for more than one EMAC clock
dt-bindings: bus: rsb: Add H616 compatible string
Chen-Yu Tsai (1):
Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12
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
Uwe Kleine-König (1):
mfd/bus: sunxi-rsb: Make .remove() callback return void
Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml | 4 +-
Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml | 1 +-
drivers/bus/sunxi-rsb.c | 215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
drivers/mfd/axp20x-i2c.c | 4 +-
drivers/mfd/axp20x-rsb.c | 4 +-
drivers/mfd/axp20x.c | 4 +-
drivers/soc/sunxi/sunxi_sram.c | 31 ++++++++----
include/linux/mfd/axp20x.h | 2 +-
include/linux/sunxi-rsb.h | 2 +-
9 files changed, 188 insertions(+), 79 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20210131/659749db/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list