Re: [PATCH v5 10/11] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
From: Rob Herring (Arm)
Date: Mon Aug 18 2025 - 11:19:53 EST
On Sat, 09 Aug 2025 22:07:11 +0000, Jonas Jelonek wrote:
> Adjust the regex for child-node address to account for the fact that
> RTL9310 supports 12 instead of only 8 SDA lines. Also, narrow this per
> variant.
>
> Add a vendor-specific property to explicitly specify the
> Realtek-internal ID of the defined I2C controller/master. This is
> required, in particular for RTL9310, to describe the correct I2C
> master. Require this property for RTL9310.
>
> Add compatibles for known SoC variants RTL9311, RTL9312 and RTL9313.
>
> Signed-off-by: Jonas Jelonek <jelonek.jonas@xxxxxxxxx>
> ---
> .../bindings/i2c/realtek,rtl9301-i2c.yaml | 39 ++++++++++++++++++-
> 1 file changed, 37 insertions(+), 2 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>