Hi Biju, On Tue, Sep 24, 2019 at 9:43 AM Biju Das <biju.das@xxxxxxxxxxxxxx> wrote: > Support RZ/G2N (R8A774B1) IPMMU. > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/drivers/iommu/ipmmu-vmsa.c > +++ b/drivers/iommu/ipmmu-vmsa.c > static const struct soc_device_attribute soc_rcar_gen3_whitelist[] = { > { .soc_id = "r8a774c0", }, > + { .soc_id = "r8a774b1", }, Please preserve alphabetical sort order. > { .soc_id = "r8a7795", .revision = "ES3.*" }, > { .soc_id = "r8a77965", }, > { .soc_id = "r8a77990", }, With the above fixed: Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds