Re: [PATCH] dt-bindings: i2c: renesas,riic: Document RZ/V2L SoC

From: Rob Herring
Date: Tue Mar 01 2022 - 10:35:04 EST


On Sun, 27 Feb 2022 21:47:47 +0000, Lad Prabhakar wrote:
> Document RZ/V2L I2C bindings. RZ/V2L I2C is identical to one found on
> the RZ/G2L SoC. No driver changes are required as RZ/G2L compatible
> string "renesas,riic-rz" will be used as a fallback.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> ---
> DTSI changes have been posted as part of series [0].
>
> [0] https://patchwork.kernel.org/project/linux-renesas-soc/
> patch/20220227203744.18355-6-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
> ---
> Documentation/devicetree/bindings/i2c/renesas,riic.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied, thanks!