Message ID | 20240725100534.5374-6-oliver.rhodes.aj@renesas.com |
---|---|
State | Not Applicable |
Headers | show |
Series | Document r8a774a3 SoC bindings | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
On Thu, Jul 25, 2024 at 12:06 PM Oliver Rhodes <oliver.rhodes.aj@renesas.com> wrote: > Document scif bindings for the Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC. > > Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com> > --- > v2->v2 resend: > * No change. Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert
On Thu, 25 Jul 2024 11:05:33 +0100, Oliver Rhodes wrote: > Document scif bindings for the Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC. > > Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com> > --- > v2->v2 resend: > * No change. > v1 resend->v2: > * No change. > v1->v1 resend: > * No change. > --- > Documentation/devicetree/bindings/serial/renesas,scif.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/serial/renesas,scif.yaml b/Documentation/devicetree/bindings/serial/renesas,scif.yaml index afc7c05898a1..51d9fb0f4763 100644 --- a/Documentation/devicetree/bindings/serial/renesas,scif.yaml +++ b/Documentation/devicetree/bindings/serial/renesas,scif.yaml @@ -46,6 +46,7 @@ properties: - items: - enum: - renesas,scif-r8a774a1 # RZ/G2M + - renesas,scif-r8a774a3 # RZ/G2M v3.0 - renesas,scif-r8a774b1 # RZ/G2N - renesas,scif-r8a774c0 # RZ/G2E - renesas,scif-r8a774e1 # RZ/G2H
Document scif bindings for the Renesas RZ/G2M v3.0 (a.k.a r8a774a3) SoC. Signed-off-by: Oliver Rhodes <oliver.rhodes.aj@renesas.com> --- v2->v2 resend: * No change. v1 resend->v2: * No change. v1->v1 resend: * No change. --- Documentation/devicetree/bindings/serial/renesas,scif.yaml | 1 + 1 file changed, 1 insertion(+)