Hi Krzysztof Kozlowski, > -----Original Message----- > From: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Sent: 30 April 2025 19:47 > Subject: Re: [PATCH v5 3/7] memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive() > > On 24/04/2025 10:59, Biju Das wrote: > > Replace devm_*_get_exclusive()->devm_*_array_get_exclusive() to > > support existing SoCs along with RZ/G3E as RZ/G3E has 2 resets. > > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Does not apply. Are you sure you use proper base? It is applying cleanly against for-next. Am I missing anything? dasb@ree-du1sdd5:~/linux-mem-ctrl$ git checkout for-next Branch 'for-next' set up to track remote branch 'for-next' from 'origin'. Switched to a new branch 'for-next' dasb@ree-du1sdd5:~/linux-mem-ctrl$ b4 shazam https://lore.kernel.org/all/20250424090000.136804-1-biju.das.jz@xxxxxxxxxxxxxx/ Grabbing thread from lore.kernel.org/all/20250424090000.136804-1-biju.das.jz@xxxxxxxxxxxxxx/t.mbox.gz Checking for newer revisions Grabbing search results from lore.kernel.org Analyzing 11 messages in the thread Looking for additional code-review trailers on lore.kernel.org Checking attestation on all messages, may take a moment... --- [PATCH v5 1/7] dt-bindings: memory: Document RZ/G3E support [PATCH v5 2/7] memory: renesas-rpc-if: Move rpc-if reg definitions [PATCH v5 3/7] memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive() [PATCH v5 4/7] memory: renesas-rpc-if: Add regmap to struct rpcif_info [PATCH v5 5/7] memory: renesas-rpc-if: Add wrapper functions [PATCH v5 6/7] memory: renesas-rpc-if: Add RZ/G3E xSPI support [PATCH v5 7/7] spi: rpc-if: Add write support for memory-mapped area --- Total patches: 7 --- Applying: dt-bindings: memory: Document RZ/G3E support Applying: memory: renesas-rpc-if: Move rpc-if reg definitions Applying: memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive() Applying: memory: renesas-rpc-if: Add regmap to struct rpcif_info Applying: memory: renesas-rpc-if: Add wrapper functions Applying: memory: renesas-rpc-if: Add RZ/G3E xSPI support Applying: spi: rpc-if: Add write support for memory-mapped area dasb@ree-du1sdd5:~/linux-mem-ctrl$ Cheers, Biju