[PATCH 1/2] dt-bindings: mmc: Add cap-aggressive-pm property

Shawn Lin shawn.lin at rock-chips.com
Mon Apr 20 19:46:48 PDT 2026


Introduce a new optional device tree property cap-aggressive-pm for
the mmc framework to perform aggressive power management strategy.

Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com>
---

 Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml b/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
index 3d7195e..3c3e5ce 100644
--- a/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
+++ b/Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml
@@ -177,6 +177,11 @@ properties:
     description:
       enable SDIO IRQ signalling on this interface
 
+  cap-aggressive-pm:
+    $ref: /schemas/types.yaml#/definitions/flag
+    description:
+      Enable aggressive power management strategy.
+
   full-pwr-cycle:
     $ref: /schemas/types.yaml#/definitions/flag
     description:
-- 
2.7.4




More information about the Linux-rockchip mailing list