Hi Christian, On 2026-03-31T07:53:19, Christian Marangi <[email protected]> wrote: > This series mainly rework the FS loader to permit reading firmware from > container that are not exactly a readable filesystem.
Splitting out the generic firmware loader infra from the filesystem-specific code will make adding new loader types easier. Maybe move the request_firmware_size() patch (5) after the reorganisation patch 2. This would avoid patch 4 lacking the get_size() handler and then adding it in patch 5. doc/device-tree-bindings/misc/fs_loader.txt should be updated to mention the new FIP loader and its partoffset property Cover letter mentions request_firmware_size() comes 'then' after patch 3, but the order seems to actually be different. Regards, Simon

