Re: [PATCH v13 1/8] dt-bindings: i2c: Add I2C Address Translator (ATR)

From: Rob Herring
Date: Thu Apr 27 2023 - 12:41:18 EST



On Wed, 26 Apr 2023 14:51:07 +0300, Tomi Valkeinen wrote:
> Add bindings for I2C Address Translator. Only one property is added,
> 'i2c-alias-pool', which can be used in the bindings for the device that
> supports ATR.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxxxxxxxxxxxx>
> Acked-by: Wolfram Sang <wsa@xxxxxxxxxx>
> ---
> .../devicetree/bindings/i2c/i2c-atr.yaml | 34 +++++++++++++++++++
> 1 file changed, 34 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/i2c/i2c-atr.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>