Re: [PATCH v3 02/11] dt-bindings: i2c: apple,i2c: Add power-domains property

From: Rob Herring
Date: Sun Nov 28 2021 - 19:56:14 EST


On Wed, 24 Nov 2021 16:34:12 +0900, Hector Martin wrote:
> This will bind to the PMGR pwrstate nodes that control power/clock
> gating to SoC blocks. The i2c driver doesn't do runtime-pm yet, so
> initially this will just keep the domain on permanently.
>
> Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/i2c/apple,i2c.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>