mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
regulator:support always on
when add always on desc,the regulator is always enabled Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
This commit is contained in:
@@ -97,6 +97,7 @@ struct regulator_desc_s
|
||||
unsigned int boot_on; /* true if this regulator is to be enabled
|
||||
* at power up/reset
|
||||
*/
|
||||
unsigned int always_on;
|
||||
};
|
||||
|
||||
struct regulator_dev_s
|
||||
|
||||
Reference in New Issue
Block a user