On Wed, 26 Mar 2025 14:39:36 +0000, Prabhakar wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Document SCIF bindings for the Renesas RZ/V2N (a.k.a R9A09G056) SoC. > The SCIF interface in Renesas RZ/V2N is identical to the one available > in RZ/V2H(P), so `renesas,scif-r9a09g057` will be used as a fallback, > allowing reuse of the existing driver without modifications. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/serial/renesas,scif.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>