On Thu, 09 Dec 2021 13:50:42 +0900, Hector Martin wrote: > This will bind to the PMGR pwrstate nodes that control power/clock > gating to SoC blocks. The mailbox 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/mailbox/apple,mailbox.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>