On 25/10/2021 22:56, Lad Prabhakar wrote: > Hi All, > > This patch series adds a couple of fixes for rpc-if driver and > adds support for RZ/G2L SoC, where the SPI Multi I/O Bus Controller > is identical to the RPC-IF block found on R-Car Gen3 SoC's. > > Cheers, > Prabhakar > > Changes for v2: > * Rebased the patches on linux-next > * Split patch 5 from v1 > * Included RB tags > * Fixed review comments pointed by Wolfram > > v1: > https://patchwork.kernel.org/project/linux-renesas-soc/cover/ > 20210928140721.8805-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/ > > Lad Prabhakar (7): > dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044 > dt-bindings: memory: renesas,rpc-if: Add optional interrupts property > spi: spi-rpc-if: Check return value of rpcif_sw_init() > mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init() > memory: renesas-rpc-if: Return error in case devm_ioremap_resource() > fails > memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro > memory: renesas-rpc-if: Add support for RZ/G2L > Applied parts 1, 2, 5 and 6. I think 7 is going to have a new version due to Wolfram's comments? Best regards, Krzysztof