[GIT PULL] RISC-V firmware drivers for v6.11
Conor Dooley
conor at kernel.org
Sun Jul 7 10:23:45 PDT 2024
Hey Arnd,
Attempt 2 with a fixed $subject. I blame being sick for missing that..
Please pull a handful of changes to the Auto Update driver.
Cheers,
Conor.
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/conor/linux.git/ riscv-firmware-for-v6.11
for you to fetch changes up to d930eb4fdfee32e0a3e9a5c9c2af8d65857ac4de:
firmware: microchip: use scope-based cleanup where possible (2024-06-05 19:36:17 +0100)
----------------------------------------------------------------
RISC-V firmware drivers for v6.11
Microchip:
Support for writing "bitstream info" to the flash using the auto-update
driver. At this point the "bitstream info" is a glorified dtbo wrapper,
but there's plans to add more info there in the future. Additionally,
rework some allocations in the driver and use scope-based cleanup on
them.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
----------------------------------------------------------------
Conor Dooley (3):
firmware: microchip: support writing bitstream info to flash
firmware: microchip: move buffer allocation into mpfs_auto_update_set_image_address()
firmware: microchip: use scope-based cleanup where possible
drivers/firmware/microchip/mpfs-auto-update.c | 136 +++++++++++++-------------
1 file changed, 67 insertions(+), 69 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20240707/5465068f/attachment.sig>
More information about the linux-riscv
mailing list