From: Biju <biju.das.au@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jiri Slaby <jirislaby@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Magnus Damm <magnus.damm@gmail.com>
Cc: Biju Das <biju.das.jz@bp.renesas.com>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Biju Das <biju.das.au@gmail.com>
Subject: [PATCH 01/12] dt-bindings: serial: renesas,scif: Document RZ/G3L SoC
Date: Tue, 20 Jan 2026 12:52:12 +0000 [thread overview]
Message-ID: <20260120125232.349708-2-biju.das.jz@bp.renesas.com> (raw)
In-Reply-To: <20260120125232.349708-1-biju.das.jz@bp.renesas.com>
From: Biju Das <biju.das.jz@bp.renesas.com>
Add SCIF binding documentation for Renesas RZ/G3L SoC. SCIF block on the
RZ/G3L is identical to one found on the RZ/G3S SoC.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
Documentation/devicetree/bindings/serial/renesas,scif.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/serial/renesas,scif.yaml b/Documentation/devicetree/bindings/serial/renesas,scif.yaml
index a6ef02327be8..82f54446835e 100644
--- a/Documentation/devicetree/bindings/serial/renesas,scif.yaml
+++ b/Documentation/devicetree/bindings/serial/renesas,scif.yaml
@@ -82,6 +82,7 @@ properties:
- renesas,scif-r9a07g043 # RZ/G2UL and RZ/Five
- renesas,scif-r9a07g054 # RZ/V2L
- renesas,scif-r9a08g045 # RZ/G3S
+ - renesas,scif-r9a08g046 # RZ/G3L
- const: renesas,scif-r9a07g044 # RZ/G2{L,LC} fallback
- items:
--
2.43.0
next prev parent reply other threads:[~2026-01-20 12:52 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 12:52 [PATCH 00/12] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform Biju
2026-01-20 12:52 ` Biju [this message]
2026-01-20 17:34 ` [PATCH 01/12] dt-bindings: serial: renesas,scif: Document RZ/G3L SoC Fabrizio Castro
2026-01-20 19:49 ` Conor Dooley
2026-03-04 8:24 ` Geert Uytterhoeven
2026-01-20 12:52 ` [PATCH 02/12] dt-bindings: dma: rz-dmac: " Biju
2026-01-20 17:35 ` Fabrizio Castro
2026-01-20 19:51 ` Conor Dooley
2026-01-20 12:52 ` [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants Biju
2026-01-20 17:41 ` Fabrizio Castro
2026-01-20 17:48 ` Biju Das
2026-01-20 19:50 ` Conor Dooley
2026-01-21 16:23 ` Biju Das
2026-01-20 12:52 ` [PATCH 04/12] dt-bindings: soc: renesas: Document RZ/G3L SMARC SoM and Carrier-II EVK Biju
2026-01-20 17:42 ` Fabrizio Castro
2026-01-20 12:52 ` [PATCH 05/12] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3L SoC Biju
2026-01-20 19:50 ` Conor Dooley
2026-01-20 12:52 ` [PATCH 07/12] dt-bindings: clock: " Biju
2026-01-20 19:51 ` Conor Dooley
2026-01-20 12:52 ` [PATCH 09/12] arm64: dts: renesas: Add initial DTSI for " Biju
2026-01-21 13:05 ` Geert Uytterhoeven
2026-01-21 13:15 ` Biju Das
2026-01-20 12:52 ` [PATCH 10/12] arm64: dts: renesas: Add initial support for RZ/G3L SMARC SoM Biju
2026-01-21 12:25 ` Biju Das
2026-01-20 12:52 ` [PATCH 11/12] arm64: dts: renesas: renesas-smarc2: Move usb3 nodes to board DTS Biju
2026-01-20 12:52 ` [PATCH 12/12] arm64: dts: renesas: Add initial device tree for RZ/G3L SMARC EVK board Biju
2026-01-26 20:48 ` Biju Das
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260120125232.349708-2-biju.das.jz@bp.renesas.com \
--to=biju.das.au@gmail.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox