Hi Sergei, On Tue, May 19, 2020 at 10:14 PM Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > Define the Condor/V3HSK board dependent parts of the RPC-IF device node. > Add device nodes for Spansion S25FS512S SPI flash and MTD partitions on it. > > Based on the original patches by Dmitry Shifrin. > > Signed-off-by: Dmitry Shifrin <dmitry.shifrin@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> Thanks for your patch! Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v5.9. However, one question below... > --- renesas-devel.orig/arch/arm64/boot/dts/renesas/r8a77980-condor.dts > +++ renesas-devel/arch/arm64/boot/dts/renesas/r8a77980-condor.dts > @@ -273,6 +278,68 @@ > }; > }; > > +&rpc { > + pinctrl-0 = <&qspi0_pins>; > + pinctrl-names = "default"; > + > + status = "okay"; > + > + flash@0 { > + compatible = "spansion,s25fs512s", "jedec,spi-nor"; > + reg = <0>; > + spi-max-frequency = <50000000>; > + spi-rx-bus-width = <4>; Why no "spi-tx-bus-width = <4>;"? Same for V3HSK. 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