Hi SoC maintainers,
Here's the second pull request for this cycle. We have a couple driver
changes for Allwinner SoCs.
Please pull.
Thanks
ChenYu
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -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.11
for you to fetch changes up to 3a6fb9025cdf975146b2f2e3771b67f03c4ca3dc:
dt-bindings: sram: sunxi-sram: Add regulators child (2024-06-30 23:00:49 +0800)
----------------------------------------------------------------
Allwinner SoC driver changes for 6.11
- DT binding addition of regulator node under SRAM node
- Cleanup of unused list in SRAM driver
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
soc: sunxi: sram: Remove unused list 'claimed_sram'
Samuel Holland (1):
dt-bindings: sram: sunxi-sram: Add regulators child
.../sram/allwinner,sun4i-a10-system-control.yaml | 28 ++++++++++++++++++++++
drivers/soc/sunxi/sunxi_sram.c | 2 --
2 files changed, 28 insertions(+), 2 deletions(-)