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

From: Rob Herring
Date: Tue Apr 25 2023 - 14:59:23 EST


On Tue, Apr 25, 2023 at 10:25:54AM +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

I commented on v11.