nuttx/drivers/power/supply
dulibo1 935359fa3f regulator: support link to supply
when add supply desc,the regulator is linked to the parent regulator
1.if enable the regualtor, the parent regulator is enabled
2.if disable all child regulator, the parent regualtor is disabled

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
2023-08-10 23:17:51 +08:00
..
act8945a.c Correct DEBUGASSERT code error, _err format error, better C89 compatability 2023-03-06 17:25:39 +02:00
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
Kconfig drivers\power\supply\Kconfig: Fix indentation 2023-05-18 15:43:22 +03:00
Make.defs
powerled.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
regulator_gpio.c
regulator_rpmsg.c change strcpy to strlcpy 2023-02-24 12:15:40 +08:00
regulator.c regulator: support link to supply 2023-08-10 23:17:51 +08:00
smps.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00