summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/power
diff options
context:
space:
mode:
authorJacky Bai <ping.bai@nxp.com>2020-03-02 20:28:47 +0800
committerJacky Bai <ping.bai@nxp.com>2020-03-18 14:11:54 +0800
commitc545e706e40d8ae663b70fd248c7f1565dca45da (patch)
tree260c109233c61caaecc7c1b97b215c541fef6472 /Documentation/devicetree/bindings/power
parent46814fb05c0ee2345a81cb28e4717f4d892d6251 (diff)
MLK-23622-01 soc: imx: Add active wakeup flag for domain with active-wakeup property
Add the active wakeup flag if a power domain has such requirement. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r--Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt b/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt
index a92a7103de38..ce2a1dffd641 100644
--- a/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt
+++ b/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt
@@ -18,6 +18,8 @@ Optional properties:
located inside this power domain
- power-supply: Power supply used to power the domain
- parent-domains: the phandle to the parent power domain
+ - active-wakeup: keep the PM domain powered in case the attached device wakeup
+ is enabled.
example:
vpu_g1_pd: vpug1-pd {