From f863fe3d778a598557503085555be14654a2295e Mon Sep 17 00:00:00 2001 From: Jacky Bai Date: Tue, 24 Mar 2020 17:04:11 +0800 Subject: MLK-23671-01 soc: imx: Add the rpm always on flag if necessary Some power domain need to be runtime always on to keep the peripherals's weekup ability, for such power domain, add the 'GENPD_FLAG_RPM_ALWAYS_ON' flag. Signed-off-by: Jacky Bai Reviewed-by: Anson Huang --- Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/devicetree/bindings/power') diff --git a/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt b/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt index ce2a1dffd641..8f7d5f3e5d8a 100644 --- a/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt +++ b/Documentation/devicetree/bindings/power/fsl,imx8m-genpd.txt @@ -20,6 +20,7 @@ Optional properties: - parent-domains: the phandle to the parent power domain - active-wakeup: keep the PM domain powered in case the attached device wakeup is enabled. + - rpm-always-on: keep the PM domain powered except for system suspend. example: vpu_g1_pd: vpug1-pd { -- cgit v1.2.3