mbox series

[v2,0/4] v3u: add support for SCIF

Message ID 20210121110008.15894-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series v3u: add support for SCIF | expand

Message

Wolfram Sang Jan. 21, 2021, 11 a.m. UTC
Here is the updated series to enable SCIF & HSCIF on V3U. Please check
the individual patches for updates. Please note that the last patch is
not for upstream, but just for testing.

Linh Phung (1):
  arm64: dts: renesas: r8a779a0: Add HSCIF support

Wolfram Sang (3):
  arm64: dts: renesas: r8a779a0: add & update SCIF nodes
  arm64: dts: renesas: falcon: add SCIF0 nodes
  HACK: make hscif0 console

 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi |  25 ++++
 .../boot/dts/renesas/r8a779a0-falcon.dts      |   2 +-
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi     | 114 ++++++++++++++++++
 3 files changed, 140 insertions(+), 1 deletion(-)