mbox series

[GIT,PULL] Allwinner drivers changes for 6.6

Message ID 20230806180650.GA127142@jernej-laptop (mailing list archive)
State Accepted
Commit 347cdfc86b0c6b869722d02ba2bde421099621c9
Headers show
Series [GIT,PULL] Allwinner drivers changes for 6.6 | expand

Pull-request

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

Message

Jernej Skrabec Aug. 6, 2023, 6:06 p.m. UTC
Hi!

Please pull following driver changes for 6.6.

Best regards,
Jernej

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 23e9bf8e78ba2ed32e9bf5a37c5074b9dfc29110:

  soc: sunxi: Explicitly include correct DT includes (2023-08-06 13:41:08 +0200)

----------------------------------------------------------------
- simplify code in sunxi-rsb
- fix includes in sunxi_sram

----------------------------------------------------------------
Rob Herring (1):
      soc: sunxi: Explicitly include correct DT includes

Yangtao Li (1):
      bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()

 drivers/bus/sunxi-rsb.c        | 4 +---
 drivers/soc/sunxi/sunxi_sram.c | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 12, 2023, 10:20 a.m. UTC | #1
Hello:

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

On Sun, 6 Aug 2023 20:06:50 +0200 you wrote:
> Hi!
> 
> Please pull following driver changes for 6.6.
> 
> Best regards,
> Jernej
> 
> [...]

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

You are awesome, thank you!