On Mon, 27 Jan 2025 at 18:32, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > According to the Rev.1.20 hardware manual for the RZ/Five SoC, the clock > source for HP is derived from PLL6 divided by 2. This patch corrects the > implementation by configuring HP as a fixed clock source instead of a MUX. > > The `CPG_PL6_ETH_SSEL` register, which is available on the RZ/G2UL SoC, is > not present on the RZ/Five SoC, necessitating this change. > > Fixes: 95d48d270305ad2c ("clk: renesas: r9a07g043: Add support for RZ/Five SoC") > Cc: stable@xxxxxxxxxxxxxxx > Reported-by: Hien Huynh <hien.huynh.px@xxxxxxxxxxx> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v1->v2 > - Fixed build warning for non-ARM64 arch, sel_pll6_2 defined but not used. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-clk for v6.15. 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