Hi Prabhakar, This patch should be merged through Viresh's cpufreq tree (CCed). On Thu, Apr 23, 2020 at 11:41 PM Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > Add the compatible strings for supporting the generic cpufreq driver on > the Renesas RZ/G1H (R8A7742) SoC. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- a/drivers/cpufreq/cpufreq-dt-platdev.c > +++ b/drivers/cpufreq/cpufreq-dt-platdev.c > @@ -53,6 +53,7 @@ static const struct of_device_id whitelist[] __initconst = { > { .compatible = "renesas,r7s72100", }, > { .compatible = "renesas,r8a73a4", }, > { .compatible = "renesas,r8a7740", }, > + { .compatible = "renesas,r8a7742", }, > { .compatible = "renesas,r8a7743", }, > { .compatible = "renesas,r8a7744", }, > { .compatible = "renesas,r8a7745", }, > -- > 2.7.4 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