All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jernej Skrabec <jernej@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: wens@csie.org, samuel@sholland.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev
Subject: [GIT PULL] Allwinner drivers changes for 6.1
Date: Sun, 18 Sep 2022 23:33:42 +0200	[thread overview]
Message-ID: <YyeOthH4y8wy8A8R@kista.localdomain> (raw)

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Jernej Skrabec <jernej@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: wens@csie.org, samuel@sholland.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev
Subject: [GIT PULL] Allwinner drivers changes for 6.1
Date: Sun, 18 Sep 2022 23:33:42 +0200	[thread overview]
Message-ID: <YyeOthH4y8wy8A8R@kista.localdomain> (raw)

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-09-18 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-18 21:33 Jernej Skrabec [this message]
2022-09-18 21:33 ` [GIT PULL] Allwinner drivers changes for 6.1 Jernej Skrabec
2022-09-23 16:20 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YyeOthH4y8wy8A8R@kista.localdomain \
    --to=jernej@kernel.org \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=samuel@sholland.org \
    --cc=soc@kernel.org \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.