Skip to content

Commit

Permalink
dt-bindings: mailbox: apple,mailbox: Add power-domains property
Browse files Browse the repository at this point in the history
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.

Reviewed-by: Sven Peter <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Hector Martin <[email protected]>
  • Loading branch information
marcan committed Dec 15, 2021
1 parent 8adf987 commit 301f651
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ properties:
"#mbox-cells":
const: 0

power-domains:
maxItems: 1

required:
- compatible
- reg
Expand Down

0 comments on commit 301f651

Please sign in to comment.