Re: [PATCH 01/10] dt-bindings: i2c: Add Apple I2C controller bindings

From: Rob Herring
Date: Mon Oct 04 2021 - 14:01:44 EST


On Sun, 26 Sep 2021 11:58:38 +0200, Sven Peter wrote:
> The Apple I2C controller is based on the PASemi I2C controller.
> It is present on Apple SoCs such as the M1.
>
> Signed-off-by: Sven Peter <sven@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/i2c/apple,i2c.yaml | 61 +++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 62 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/i2c/apple,i2c.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>