mbox series

[GIT,PULL] Allwinner drivers changes for 6.1

Message ID YyeOthH4y8wy8A8R@kista.localdomain (mailing list archive)
State Accepted
Commit 891518b717538a255fc08277cfc0277dd3f8f6bb
Headers show
Series [GIT,PULL] Allwinner drivers changes for 6.1 | expand

Pull-request

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

Message

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

Please pull following driver changes for 6.1. Note that this PR is based
on top of sunxi-drivers-fixes-for-6.0-1.

Best regards,
Jernej

The following changes since commit e3c95edb1bd8b9c2cb0caa6ae382fc8080f6a0ed:

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

are available in the Git repository at:

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

for you to fetch changes up to 1f698cb11dd48ec5c430886f794953878e1ff016:

  soc: sunxi: sram: Add support for the D1 system control (2022-09-18 22:54:38 +0200)

----------------------------------------------------------------
sunxi SRAM driver changes:
- minor code refactor
- support for Allwinner D1

----------------------------------------------------------------
Samuel Holland (4):
      soc: sunxi: sram: Return void from the release function
      soc: sunxi: sram: Save a pointer to the OF match data
      soc: sunxi: sram: Export the LDO control register
      soc: sunxi: sram: Add support for the D1 system control

 drivers/soc/sunxi/sunxi_sram.c       | 53 +++++++++++++++++++++---------------
 include/linux/soc/sunxi/sunxi_sram.h |  2 +-
 2 files changed, 32 insertions(+), 23 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 23, 2022, 4:20 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 18 Sep 2022 23:33:42 +0200 you wrote:
> Hi!
> 
> Please pull following driver changes for 6.1. Note that this PR is based
> on top of sunxi-drivers-fixes-for-6.0-1.
> 
> Best regards,
> Jernej
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Allwinner drivers changes for 6.1
    https://git.kernel.org/soc/soc/c/891518b71753

You are awesome, thank you!