zephyr/drivers/regulator
Ricardo Rivera-Matos 64a959c922 regulator: cp9314: Prevents reset while switching
Configures and initializes the EN GPIO to inactive prior
to calling the soft reset sequence during probe. The EN
pin may have been left asserted by the hardware on some systems.

Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
2024-03-21 13:16:56 -05:00
..
CMakeLists.txt drivers: regulator: cp9314: adds initial support 2024-02-27 14:57:12 +01:00
Kconfig drivers: regulator: cp9314: adds initial support 2024-02-27 14:57:12 +01: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.cp9314 drivers: regulator: cp9314: adds initial support 2024-02-27 14:57:12 +01:00
Kconfig.da1469x drivers: regulator: add LDO/DCDC support for Smartbond. 2023-11-22 14:55:16 +00:00
Kconfig.fake drivers: regulator: add fake driver 2022-12-20 10:15:29 +00:00
Kconfig.fixed drivers: regulator: Update Kconfig 2022-08-17 09:58:55 -05:00
Kconfig.gpio drivers: regulator: add regulator-gpio driver 2023-08-21 10:55:26 +02:00
Kconfig.max20335 drivers: regulator: max20335: add support for ship mode 2024-01-10 16:29:30 -05:00
Kconfig.npm1100 drivers: regulator: npm1100: add initial support 2023-01-12 19:07:05 +01:00
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 drivers: regulator: pca9420: store common config in parent device 2022-11-29 11:54:31 +01:00
Kconfig.rpi_pico drivers: regulator: add support for RaspberryPi Pico regulator. 2023-03-02 21:14:34 +01:00
regulator_adp5360.c drivers: regulator: adp5360: initial version 2023-05-24 11:54:30 +00:00
regulator_axp192.c drivers: regulator: axp192: Bugfix to control DCDC2 output 2024-03-06 10:23:31 +00:00
regulator_common.c drivers: regulator: common: Added regulator-boot-off 2024-03-05 09:43:17 -05:00
regulator_cp9314.c regulator: cp9314: Prevents reset while switching 2024-03-21 13:16:56 -05: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: fake: Added is_enabled property 2024-03-05 09:43:17 -05:00
regulator_fixed.c drivers: regulator: fixed: Removed pin state setting from init 2024-01-03 18:59:12 +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: max20335: add support for ship mode 2024-01-10 16:29:30 -05:00
regulator_npm1100.c drivers: regulator: npm1100: regulator device may be unused 2023-01-13 16:14:35 +01:00
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: implement active discharge api 2024-01-29 09:43:39 +01:00
regulator_rpi_pico.c drivers: regulator: add support for RaspberryPi Pico regulator. 2023-03-02 21:14:34 +01:00
regulator_shell.c drivers: regulator: fix shell help typo 2024-03-11 10:18:18 -04:00