zephyr/drivers/regulator
Gerard Marull-Paretas a78bdbce89 dt-bindings: regulator: pca9420: reorganize headers/macros
pca9420_i2c.h has neem remamed to pca9420.h (device only has I2C, so
it's kind of redundant to have i2c in the header name).

pmic_i2c.h was again not generic but designed specifically for PCA9420.
All its macros have been renamed, s/PMIC/PCA9420, and moved to the
pca9420.h header.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-11-29 11:54:31 +01:00
..
CMakeLists.txt drivers: regulator: s/pmic/pca9420 2022-11-14 16:59:05 +01:00
Kconfig drivers: regulator: s/pmic/pca9420 2022-11-14 16:59:05 +01:00
Kconfig.fixed
Kconfig.pca9420 drivers: regulator: pca9420: store common config in parent device 2022-11-29 11:54:31 +01:00
regulator_fixed.c
regulator_pca9420.c dt-bindings: regulator: pca9420: reorganize headers/macros 2022-11-29 11:54:31 +01:00
regulator_shell.c drivers: regulator: regulator_shell: Fix missing include 2022-11-17 00:34:34 +09:00