zephyr/drivers/regulator
Kumar Gala 5eca3922d5 drivers: regulator_pmic: Fix compile issue
The regulator-pmic node is a child of the I2C device.  When this
was converted to i2c_dt_spec that was missed.

Also fixed a few minor formatting issues.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-23 09:23:37 -05:00
..
CMakeLists.txt drivers: regulator: add i2c regulator driver 2021-12-08 08:27:44 -05:00
Kconfig drivers: regulator: add i2c regulator driver 2021-12-08 08:27:44 -05:00
Kconfig.fixed drivers: regulator: enable driver when compatible node is defined 2021-04-16 09:45:35 +02:00
Kconfig.pmic drivers: regulator: add i2c regulator driver 2021-12-08 08:27:44 -05:00
regulator_fixed.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
regulator_pmic.c drivers: regulator_pmic: Fix compile issue 2022-07-23 09:23:37 -05:00