Skip to content
Snippets Groups Projects
Commit 301f6516 authored by Hector Martin's avatar Hector Martin
Browse files

dt-bindings: mailbox: apple,mailbox: Add power-domains property


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: default avatarSven Peter <sven@svenpeter.dev>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent 8adf987c
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,9 @@ properties: ...@@ -56,6 +56,9 @@ properties:
"#mbox-cells": "#mbox-cells":
const: 0 const: 0
power-domains:
maxItems: 1
required: required:
- compatible - compatible
- reg - reg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment