zephyr/drivers/mfd
Martin Kiepfer 0addb90ff7 drivers: mfd: axp192: add possibility to disable N_VBUSEN functionality
By default N_VBUSEN signal is used by the host to define if VBUS
signal should be used for power supply (VBUS-IPSOUT).

This feature enables the possbibility to change this behaviour.
When N_VBUSEN detection is disabled, axp192 will automatically
decide to use VBUS (REG10H[7] = 1).
Please refer to datasheet for details.

Signed-off-by: Martin Kiepfer <mrmarteng@teleschirm.org>
2024-03-06 10:23:31 +00:00
..
CMakeLists.txt drivers: mfd: add AD5592 MFD driver 2023-11-08 10:07:41 +01:00
Kconfig drivers: mfd: add AD5592 MFD driver 2023-11-08 10:07:41 +01:00
Kconfig.ad5592 drivers: mfd: add AD5592 MFD driver 2023-11-08 10:07:41 +01:00
Kconfig.axp192 driver: regulator: Add support for AXP192 power management IC 2023-07-19 09:52:15 +00:00
Kconfig.max20335 drivers: mfd: add Maxim MAX20335 MFD driver 2023-11-02 20:32:40 +00:00
Kconfig.nct38xx mfd: Add NCT38xx multi-function driver 2023-09-11 11:00:47 +02:00
Kconfig.npm1300 drivers: mfd: npm1300: Add separate initialization priority 2023-11-08 15:09:06 +00:00
Kconfig.npm6001 drivers: mfd: npm1300: Add separate initialization priority 2023-11-08 15:09:06 +00:00
mfd_ad5592.c drivers: mfd: mfd_ad5592: fix reset magic sending 2024-01-10 10:01:52 +01:00
mfd_axp192.c drivers: mfd: axp192: add possibility to disable N_VBUSEN functionality 2024-03-06 10:23:31 +00:00
mfd_max20335.c drivers: mfd: add Maxim MAX20335 MFD driver 2023-11-02 20:32:40 +00:00
mfd_nct38xx.c gpio: nct38xx: Remove reg access wrappers 2023-09-11 11:00:47 +02:00
mfd_npm1300.c drivers: mfd: npm1300: Add separate initialization priority 2023-11-08 15:09:06 +00:00
mfd_npm6001.c drivers: mfd: npm6001: set SWREADY 2024-02-26 10:42:38 +01:00