[PATCH 5.10.y-cip 00/11] Renesas RPCI-IF and RSPI driver fixes and improvements


Lad Prabhakar
 

Hi All,

This patch series backports RPCI-IF and RSPI driver fixes and
improvements.

Note: All the patches have been cherry picked from v5.19 kernel.

Cheers,
Prabhakar

Biju Das (1):
spi: spi-rspi: Fix PIO fallback on RZ platforms

Geert Uytterhoeven (2):
memory: renesas-rpc-if: Simplify single/double data register access
spi: rpc-if: Fix RPM imbalance in probe error path

Krzysztof Kozlowski (2):
memory: renesas-rpc-if: simplify platform_get_resource_byname()
spi: rspi: drop unneeded MODULE_ALIAS

Lad Prabhakar (2):
memory: renesas-rpc-if: Silence clang warning
spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()

Wolfram Sang (4):
memory: renesas-rpc-if: simplify register update
memory: renesas-rpc-if: avoid use of undocumented bits
memory: renesas-rpc-if: refactor MOIIO and IOFV macros
spi: spi-rspi: : use proper DMAENGINE API for termination

drivers/memory/renesas-rpc-if.c | 104 +++++++++++---------------------
drivers/spi/spi-rpc-if.c | 8 ++-
drivers/spi/spi-rspi.c | 13 ++--
3 files changed, 49 insertions(+), 76 deletions(-)

--
2.17.1


Pavel Machek
 

Hi!

This patch series backports RPCI-IF and RSPI driver fixes and
improvements.

Note: All the patches have been cherry picked from v5.19 kernel.
Series looks okay to me, I can apply it if there are no other comments
and if it passes testing.

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Pavel Machek
 

Hi!

This patch series backports RPCI-IF and RSPI driver fixes and
improvements.

Note: All the patches have been cherry picked from v5.19 kernel.
Thanks, applied.

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany