Re: [PATCH v3 05/11] dt-bindings: interrupt-controller: apple,aic: Add power-domains property

From: Rob Herring
Date: Sun Nov 28 2021 - 20:00:46 EST


On Wed, 24 Nov 2021 16:34:15 +0900, Hector Martin wrote:
> This will bind to the PMGR pwrstate nodes that control power/clock
> gating to SoC blocks. The AIC driver doesn't do runtime-pm and likely
> never will (since it is system-critical), but it makes sense to describe
> the power domain relationship the devicetree properly.
>
> Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
> ---
> .../devicetree/bindings/interrupt-controller/apple,aic.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>