zephyr/drivers/regulator
Zhaoxiang Jin fd736c4f2d drivers: regulator/nxp_vref: Remove nxp_ground_select property
Remove nxp_ground_select property.
Delete the use of NXP vref peripheral CSR register REFL_GRL_SEL bit.

Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
2024-05-15 17:28:38 +02: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: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.axp192 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.cp9314 drivers: regulator: cp9314: adds initial support 2024-02-27 14:57:12 +01:00
Kconfig.da1469x soc: smartbond: Move PM_DEVICE dependency to soc 2024-05-14 17:05:03 +02: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: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.npm1100 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.npm1300 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.npm6001 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.nxp_vref drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.pca9420 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04: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 regulator: regulator_common: Cleans sleep related preprocesor directives 2024-04-12 16:52:18 -04:00
regulator_cp9314.c regulator: cp9314: Adds regulator_get_error_flags support 2024-04-26 16:08:39 +02:00
regulator_da1469x.c drivers: regulator: Smartbond: Fix current and voltage get functions 2024-05-08 11:59:43 +02: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: fixed warning during build in gpio regulator 2024-05-15 17:07:51 +02: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: Fix compiler warning 2024-05-13 09:54:48 -05:00
regulator_nxp_vref.c drivers: regulator/nxp_vref: Remove nxp_ground_select property 2024-05-15 17:28:38 +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: shell: fix strcmp usage bug in cmd_adset 2024-05-10 11:50:15 +02:00