zephyr/drivers/regulator
Jerzy Kasenberg 46bbe052d3 drivers: regulator: add LDO/DCDC support for Smartbond.
This add regulator driver for Smartbond DA1469X SOC.
Driver can control VDD, V14, V18, V18P, V30 rails,
full voltage range supported by SOC is covered.
For VDD, V14, V18, V18P DCDC can be configured.

Special VDD_CLAMP (always on) and VDD_SLEPP are added
to allow configuration of VDD in sleep modes.

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
2023-11-22 14:55:16 +00:00
..
CMakeLists.txt drivers: regulator: add LDO/DCDC support for Smartbond. 2023-11-22 14:55:16 +00:00
Kconfig drivers: regulator: add LDO/DCDC support for Smartbond. 2023-11-22 14:55:16 +00:00
Kconfig.adp5360 drivers: regulator: adp5360: remove unused init priority 2023-05-24 13:14:52 -04:00
Kconfig.axp192 drivers: regulator: axp192: fix init priority 2023-11-02 15:02:00 +00:00
Kconfig.da1469x drivers: regulator: add LDO/DCDC support for Smartbond. 2023-11-22 14:55:16 +00:00
Kconfig.fake
Kconfig.fixed
Kconfig.gpio drivers: regulator: add regulator-gpio driver 2023-08-21 10:55:26 +02:00
Kconfig.max20335 drivers: regulator: add MAX20335 driver 2023-11-02 20:32:40 +00:00
Kconfig.npm1100
Kconfig.npm1300 drivers: mfd: gpio: adjust init priority 2023-10-26 09:50:31 +02:00
Kconfig.npm6001 drivers: mfd: gpio: adjust init priority 2023-10-26 09:50:31 +02:00
Kconfig.nxp_vref drivers: regulator: Add NXP VREF driver 2023-09-21 09:26:57 +02:00
Kconfig.pca9420
Kconfig.rpi_pico
regulator_adp5360.c
regulator_axp192.c drivers: gpio: AXP192 GPIO driver 2023-08-22 18:08:51 +02:00
regulator_common.c drivers: regulator: Added startup and off/on delay to common driver 2023-11-13 21:30:10 +00:00
regulator_da1469x.c drivers: regulator: add LDO/DCDC support for Smartbond. 2023-11-22 14:55:16 +00:00
regulator_fake.c drivers: regulator: Added ship mode to API 2023-07-19 09:30:22 +00:00
regulator_fixed.c drivers: regulator: Added startup and off/on delay to common driver 2023-11-13 21:30:10 +00:00
regulator_gpio.c drivers: regulator: Added startup and off/on delay to common driver 2023-11-13 21:30:10 +00:00
regulator_max20335.c drivers: regulator: add MAX20335 driver 2023-11-02 20:32:40 +00:00
regulator_npm1100.c
regulator_npm1300.c drivers: regulator: npm1300: Fixed LDSW GPIO control 2023-11-09 15:32:17 +01:00
regulator_npm6001.c drivers: regulator: npm6001: remove common device 2023-05-24 19:39:55 -04:00
regulator_nxp_vref.c drivers: regulator: Add NXP VREF driver 2023-09-21 09:26:57 +02:00
regulator_pca9420.c drivers: regulator: pca9420: Add support for configuring ASYS UVLO 2023-10-20 15:14:04 +02:00
regulator_rpi_pico.c
regulator_shell.c drivers: regulator: shell: make use of the regulator current limits support 2023-11-01 11:00:39 +00:00