Message ID | 1587678050-23468-11-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add RZ/G1H support. | expand |
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@bp.renesas.com> 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@bp.renesas.com> > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- 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
On 27-04-20, 11:22, Geert Uytterhoeven wrote: > 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@bp.renesas.com> 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@bp.renesas.com> > > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Prabhakar, Please resend the patch with all dependencies to me so I can apply it.
Hi Viresh, On Mon, Apr 27, 2020 at 10:24 AM Viresh Kumar <viresh.kumar@linaro.org> wrote: > > On 27-04-20, 11:22, Geert Uytterhoeven wrote: > > 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@bp.renesas.com> 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@bp.renesas.com> > > > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> > > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > Prabhakar, > > Please resend the patch with all dependencies to me so I can apply it. > This is the only patch which is needed for R8A7742 SoC which needs to be applied for drivers/cpufreq. Shall I still repost it or you are happy to pick this one up ? Cheers, --Prabhakar > -- > viresh
On 27-04-20, 11:20, Lad, Prabhakar wrote: > Hi Viresh, > > On Mon, Apr 27, 2020 at 10:24 AM Viresh Kumar <viresh.kumar@linaro.org> wrote: > > > > On 27-04-20, 11:22, Geert Uytterhoeven wrote: > > > 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@bp.renesas.com> 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@bp.renesas.com> > > > > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> > > > > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > > Prabhakar, > > > > Please resend the patch with all dependencies to me so I can apply it. > > > This is the only patch which is needed for R8A7742 SoC which needs to > be applied for drivers/cpufreq. Shall I still repost it or you are > happy to pick this one up ? would be easier for me if you repost it. I don't have it in my mailbox.
On Mon, Apr 27, 2020 at 11:22 AM Viresh Kumar <viresh.kumar@linaro.org> wrote: > > On 27-04-20, 11:20, Lad, Prabhakar wrote: > > Hi Viresh, > > > > On Mon, Apr 27, 2020 at 10:24 AM Viresh Kumar <viresh.kumar@linaro.org> wrote: > > > > > > On 27-04-20, 11:22, Geert Uytterhoeven wrote: > > > > 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@bp.renesas.com> 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@bp.renesas.com> > > > > > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> > > > > > > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > > > > Prabhakar, > > > > > > Please resend the patch with all dependencies to me so I can apply it. > > > > > This is the only patch which is needed for R8A7742 SoC which needs to > > be applied for drivers/cpufreq. Shall I still repost it or you are > > happy to pick this one up ? > > would be easier for me if you repost it. I don't have it in my > mailbox. > Sure will post that in a bit. Cheers, --Prabhakar > -- > viresh
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index cb9db16..148aa66 100644 --- 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", },