nuttx/drivers/power
dulibo1 2db471fab3 regulator:fix some issues when use rpmsg
1.client get the regualtor which is enabled by server, will disable the regualtor.
2.regulator_rpmsg_server_unbind will disable regualtor which maybe used by other client.
3.regulator_rpmsg_server_unbind will be deadloop when the regulator is always_on;
4.regulator_rpmsg_client_destroy does not match server cpu name,may destory by stop other rptun dev

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
2023-09-21 19:41:34 -04:00
..
battery mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
pm support pm runtime base function 2023-09-16 14:44:08 +08:00
relay fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
supply regulator:fix some issues when use rpmsg 2023-09-21 19:41:34 -04:00
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
Kconfig
Make.defs