mbox series

[GIT,PULL] Allwinner drivers fixes for 6.0

Message ID YyeN0m78+m9nNEah@kista.localdomain
State New
Headers show
Series [GIT,PULL] Allwinner drivers fixes for 6.0 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-fixes-for-6.0-1

Message

Jernej Skrabec Sept. 18, 2022, 9:29 p.m. UTC
Hi!

Please pull following driver fixes for 6.0.

Best regards,
Jernej

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-fixes-for-6.0-1

for you to fetch changes up to e3c95edb1bd8b9c2cb0caa6ae382fc8080f6a0ed:

  soc: sunxi: sram: Fix debugfs info for A64 SRAM C (2022-09-08 22:28:42 +0200)

----------------------------------------------------------------
sunxi SRAM controller fixes for
- loading/unloading
- claiming regions
- debugfs info

----------------------------------------------------------------
Samuel Holland (4):
      soc: sunxi: sram: Actually claim SRAM regions
      soc: sunxi: sram: Prevent the driver from being unbound
      soc: sunxi: sram: Fix probe function ordering issues
      soc: sunxi: sram: Fix debugfs info for A64 SRAM C

 drivers/soc/sunxi/sunxi_sram.c | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)