
The following changes since commit 5f41ef792c307dedc12647cdde2ade273aa11805:
Merge branch '2023-06-09-fwu-updates' into next (2023-06-09 20:35:02 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git next_mtd/rpc-spi
for you to fetch changes up to 2e6a1f9fde934ac15eab28fa46495e8d31a29bce:
mtd: spi: renesas: Add 4 bytes address mode support (2023-06-10 11:50:45 +0200)
---------------------------------------------------------------- Cong Dang (1): mtd: spi: renesas: Add 4 bytes address mode support
Hai Pham (3): mtd: spi: renesas: Extract strobe delay setting code into separate function mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT mtd: spi: renesas: Add R-Car Gen4 support
drivers/spi/Kconfig | 2 +- drivers/spi/renesas_rpc_spi.c | 206 +++++++++++++++++++++--------------------- 2 files changed, 105 insertions(+), 103 deletions(-)

On Sat, Jun 10, 2023 at 03:37:23PM +0200, Marek Vasut wrote:
The following changes since commit 5f41ef792c307dedc12647cdde2ade273aa11805:
Merge branch '2023-06-09-fwu-updates' into next (2023-06-09 20:35:02 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git next_mtd/rpc-spi
for you to fetch changes up to 2e6a1f9fde934ac15eab28fa46495e8d31a29bce:
mtd: spi: renesas: Add 4 bytes address mode support (2023-06-10 11:50:45 +0200)
Applied to u-boot/next, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini