From: Chen-Yu Tsai <wens@kernel.org>
To: soc@kernel.org
Cc: Chen-Yu Tsai <wens@csie.org>, Jernej Skrabec <jernej@kernel.org>,
Samuel Holland <samuel@sholland.org>,
linux-sunxi@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner SoC driver changes for 6.11 part 2
Date: Thu, 11 Jul 2024 02:33:05 +0800 [thread overview]
Message-ID: <Zo7T4YsfamN0PbYK@wens.tw> (raw)
[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]
Hi Arnd,
Here's a couple more Allwinner driver commits for 6.11. Both of them are
minor cleanups, marking regmap related variables as constant.
Please pull.
Thanks
ChenYu
The following changes since commit 3a6fb9025cdf975146b2f2e3771b67f03c4ca3dc:
dt-bindings: sram: sunxi-sram: Add regulators child (2024-06-30 23:00:49 +0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.11-2
for you to fetch changes up to e4b5a39c2fca597f10f1aa4c12f8f90dcd9431bd:
bus: sunxi-rsb: Constify struct regmap_bus (2024-07-11 02:15:19 +0800)
----------------------------------------------------------------
Allwinner SoC driver changes for 6.11 part 2
One additional minor cleanup
- Const-ify |struct regmap_config| in SRAM driver
- Const-ify |struct regmap_bus| in Allwinner RSB bus driver
----------------------------------------------------------------
Javier Carrasco (2):
soc: sunxi: sram: Constify struct regmap_config
bus: sunxi-rsb: Constify struct regmap_bus
drivers/bus/sunxi-rsb.c | 2 +-
drivers/soc/sunxi/sunxi_sram.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2024-07-10 18:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 18:33 Chen-Yu Tsai [this message]
2024-07-12 10:20 ` [GIT PULL] Allwinner SoC driver changes for 6.11 part 2 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=Zo7T4YsfamN0PbYK@wens.tw \
--to=wens@kernel.org \
--cc=jernej@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.