
Last minute SPI fixes for R-Car to make the SPI NOR work on Gen4. Also one RPC HF fix for Gen4.
The following changes since commit 1630ff26cc960439b5949b80cfc604a2c8aa47dd:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2024-09-04 10:34:54 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master-spi-fixes
for you to fetch changes up to 3faeb78378ea32922fbd00e9ddf675ce0aa526a3:
ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node (2024-09-09 01:10:44 +0200)
---------------------------------------------------------------- Marek Vasut (7): mtd: rpc: renesas: Add R-Car Gen4 DT compatible mtd: spi: renesas: Write DREAR register once mtd: spi: renesas: Write DRDMCR register once mtd: spi: renesas: Configure DRDRENR register mtd: spi: renesas: Configure RPC PHY timing registers mtd: spi: renesas: Add R-Car Gen4 DT compatible ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node
arch/arm/dts/r8a779g0-u-boot.dtsi | 1 - arch/arm/dts/r8a779g0-white-hawk-u-boot.dtsi | 22 +--------------------- drivers/mtd/renesas_rpc_hf.c | 1 + drivers/spi/renesas_rpc_spi.c | 23 ++++++++++++++++++----- 4 files changed, 20 insertions(+), 27 deletions(-)