]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Jul 2024 09:13:50 +0000 (11:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Jul 2024 09:13:51 +0000 (11:13 +0200)
commit097d4193b16c35d081e7bcecd15598943d56d187
tree878f5190049e040c85982688efefa897d3f6613e
parent2bb1acc608cb74f325324b56de1aa397e85cd35f
parent3a6fb9025cdf975146b2f2e3771b67f03c4ca3dc
Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/drivers

Allwinner SoC driver changes for 6.11

- DT binding addition of regulator node under SRAM node
- Cleanup of unused list in SRAM driver

* tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  dt-bindings: sram: sunxi-sram: Add regulators child
  soc: sunxi: sram: Remove unused list 'claimed_sram'

Link: https://lore.kernel.org/r/ZoQZguQ6taJziJ11@wens.tw
Signed-off-by: Arnd Bergmann <arnd@arndb.de>