mbox series

[PATCH/RFT,0/2] renesas: r8a7778/bockw: Add LBSC pin control and FLASH support

Message ID cover.1694768311.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series renesas: r8a7778/bockw: Add LBSC pin control and FLASH support | expand

Message

Geert Uytterhoeven Sept. 15, 2023, 9:04 a.m. UTC
Hi all,

This patch series adds support for the NOR FLASH on the R-Car M1A-based
Bock-W development board.

As the remote Bock-W in Magnus' farm is MIA, I could not test this on
actual hardware.

Thanks for your comments!

Geert Uytterhoeven (2):
  [RFT] pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions
  [RFT] ARM: dts: renesas: bockw: Add FLASH node

 arch/arm/boot/dts/renesas/r8a7778-bockw.dts | 34 ++++++++++++++++++
 drivers/pinctrl/renesas/pfc-r8a7778.c       | 38 +++++++++++++++++++++
 2 files changed, 72 insertions(+)