Hi Prabhakar, On Fri, 4 Jul 2025 at 16:08, Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > This patch series adds XSPI support to the Renesas RZ/V2N (R9A09G056) > and RZ/V2H(P) (R9A09G057) SoCs. It introduces the XSPI controller nodes > in the SoC-level DTSI files and enables a connected serial NOR flash > device on the respective evaluation boards. > > Note, > - DT binding patches have been posted seprately [0] > > > [0] https://lore.kernel.org/all/20250624171605.469724-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ > > v1->v2: > - Added Reviewed-by tags from Geert > - Moved assigned-clocks and assigned-clock-rates properties to board DTS Thanks, will queue in renesas-devel for v6.17. * MT25QU512ABB8E12 flash chip is capable of running at 166MHz * clock frequency. Set the maximum clock frequency to 133MHz * supported by the RZ/V2N SoC. Shouldn't that be: * MT25QU512ABB8E12 flash chip is capable of running at 166MHz * clock frequency. Set the clock frequency to the maximum 133MHz * supported by the RZ/V2N SoC. ? Or am I misunderstanding? Thanks! 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