zephyr/drivers/mfd
Keith Short ea40f3af24 mfd: Add NCT38xx multi-function driver
The Nuvoton NCT38xx is a multi-function device providing a TCPC
controller and a I/O expander (GPIO driver).  Add a multi-function
driver to manage exclusive access to the device.

Tested with "twister -T tests/drivers/build_all/gpio".

Signed-off-by: Keith Short <keithshort@google.com>
2023-09-11 11:00:47 +02:00
..
CMakeLists.txt mfd: Add NCT38xx multi-function driver 2023-09-11 11:00:47 +02:00
Kconfig mfd: Add NCT38xx multi-function driver 2023-09-11 11:00:47 +02:00
Kconfig.axp192 driver: regulator: Add support for AXP192 power management IC 2023-07-19 09:52:15 +00:00
Kconfig.nct38xx mfd: Add NCT38xx multi-function driver 2023-09-11 11:00:47 +02:00
Kconfig.npm1300 drivers: mfd: npm1300: Initial version 2023-06-19 11:02:58 +02:00
Kconfig.npm6001
mfd_axp192.c drivers: gpio: AXP192 GPIO driver 2023-08-22 18:08:51 +02:00
mfd_nct38xx.c mfd: Add NCT38xx multi-function driver 2023-09-11 11:00:47 +02:00
mfd_npm1300.c drivers: mfd: npm1300: Added event interrupt handling 2023-08-21 10:04:03 +02:00
mfd_npm6001.c