On Wed, May 29, 2024 at 11:29 AM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > On R-Car Gen3 SoCs, the fuse registers are tightly integrated into the > Pin Function Controller. Add support for them by providing the > rcar-fuse driver with all needed info through a platform device and > platform data. > > Note that the number of fuse registers on R-Car V3H and V3H2 differs, > while their PFC blocks use the same compatible value, hence this is > handled by checking the top-level compatible value. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > --- > v2: > - Add Reviewed-by. Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> In case this needs to go through some other tree than mine. Yours, Linus Walleij