zephyr/drivers/regulator
Gerard Marull-Paretas 6dd395ddeb drivers: regulator: shell: drop PMIC conditional options
The regulator API supports all voltage/current ops, so there's no need
to guard them under "PMIC". If a particular driver doesn't support the
operations it will just return -ENOSYS and the command will fail.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-11-14 16:59:05 +01:00
..
CMakeLists.txt drivers: regulator: add regulator shell 2022-10-10 13:13:27 -05:00
Kconfig drivers: regulator: add regulator shell 2022-10-10 13:13:27 -05:00
Kconfig.fixed drivers: regulator: Update Kconfig 2022-08-17 09:58:55 -05:00
Kconfig.pmic drivers: regulator: add regulator shell 2022-10-10 13:13:27 -05:00
regulator_fixed.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
regulator_pmic.c drivers: regulator: convert all API calls to use ops 2022-11-14 16:59:05 +01:00
regulator_shell.c drivers: regulator: shell: drop PMIC conditional options 2022-11-14 16:59:05 +01:00