[PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC

Prabhakar posted 4 patches 1 year, 10 months ago
There is a newer version of this series
.../bindings/serial/renesas,scif.yaml         | 158 ++++++++++++------
drivers/tty/serial/sh-sci.c                   |   7 +-
2 files changed, 117 insertions(+), 48 deletions(-)
[PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC
Posted by Prabhakar 1 year, 10 months ago
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series updates DT binding doc and scif driver to add support
for the Renesas RZ/V2H(P) SoC. RZ/V2H(P) SoC supports one channel SCIF
interface.

v2->v3
- Included DT validation patches
- Added a new compat string for RZ/V2H(P) SoC
- Added driver changes for RZ/V2H(P) SoC
- Listed interrupts and interrupt-names for every SoC in if check

Cheers,
Prabhakar

Lad Prabhakar (4):
  dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
  dt-bindings: serial: renesas,scif: Validate 'interrupts' and
    'interrupt-names'
  dt-bindings: serial: renesas,scif: Document R9A09G057 support
  serial: sh-sci: Add support for RZ/V2H(P) SoC

 .../bindings/serial/renesas,scif.yaml         | 158 ++++++++++++------
 drivers/tty/serial/sh-sci.c                   |   7 +-
 2 files changed, 117 insertions(+), 48 deletions(-)

-- 
2.34.1