]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
authorThierry Bultel <thierry.bultel.yh@bp.renesas.com>
Thu, 3 Apr 2025 21:29:05 +0000 (23:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Apr 2025 14:56:19 +0000 (16:56 +0200)
commit25422e8f46c1fd147886f0dc8851eb66c9ba2d48
treead02c10fef80229453726d0d649f2a4c7eab5990
parentb35f7a773cbcbfea3bc87a33c7d0f39e34ed83ec
dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci

RSCI of RZ/T2H SoC (a.k.a r9a09g077), as a lot
of similarities with SCI in other Renesas SoC like G2L, G3S, V2L;
However, it has a different set of registers, and in addition to serial,
this IP also supports SCIe (encoder), SmartCard, i2c and spi.
This is why the 'renesas,sci' fallback for generic SCI does not apply for it.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com>
Link: https://lore.kernel.org/r/20250403212919.1137670-4-thierry.bultel.yh@bp.renesas.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/renesas,rsci.yaml [new file with mode: 0644]