On Mon, Sep 12, 2022 at 10:52:51AM +0100, Russell King wrote: > From: Hector Martin <marcan@xxxxxxxxx> > > Now that the firmware fetcher can handle per-board CLM files, load the > CLM blob alongside the other firmware files and change the bus API to > just return the existing blob, instead of fetching the filename. > > This enables per-board CLM blobs, which are required on Apple platforms. > > Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > Reviewed-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> > Signed-off-by: Hector Martin <marcan@xxxxxxxxx> > Signed-off-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> > --- Reviewed-by: Alvin Šipraga <alsi@xxxxxxxxxxxxxxx>