Hi Krzysztof, On Thu, Apr 14, 2022 at 9:28 AM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > On 13/04/2022 15:49, Geert Uytterhoeven wrote: > > For manual write and read, factor out the common access to the first > > data register by keeping track of the current data pointer. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Tested-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > This does not apply on a next branch. Maybe because I put "memory: > renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode" for fixes? > Does this patch depend on that fix? There is no functional dependency, but a slight contextual one. It should apply with some fuzz: $ git am --show-current-patch | patch -p1 patching file drivers/memory/renesas-rpc-if.c Hunk #1 succeeded at 458 (offset -30 lines). Hunk #2 succeeded at 471 with fuzz 1 (offset -31 lines). Hunk #3 succeeded at 515 (offset -31 lines). Hunk #4 succeeded at 531 (offset -32 lines). 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