hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-driver-bd9571mwv-regulator
....@@ -6,11 +6,13 @@
66 if DDR power rails will be kept powered during system suspend.
77 ("on"/"1" = enabled, "off"/"0" = disabled).
88 Two types of power switches (or control signals) can be used:
9
+
910 A. With a momentary power switch (or pulse signal), DDR
1011 Backup Mode is enabled by default when available, as the
1112 PMIC will be configured only during system suspend.
1213 B. With a toggle power switch (or level signal), the
1314 following steps must be followed exactly:
15
+
1416 1. Configure PMIC for backup mode, to change the role of
1517 the accessory power switch from a power switch to a
1618 wake-up switch,
....@@ -20,8 +22,10 @@
2022 3. Suspend system,
2123 4. Switch accessory power switch on, to resume the
2224 system.
25
+
2326 DDR Backup Mode must be explicitly enabled by the user,
2427 to invoke step 1.
28
+
2529 See also Documentation/devicetree/bindings/mfd/bd9571mwv.txt.
2630 Users: User space applications for embedded boards equipped with a
2731 BD9571MWV PMIC.