zephyr/drivers/mfd
Benedikt Schmidt acbc14e767 drivers: gpio: implement parallel mode in TLE9104
Implement the parallel mode in the powertrain switch TLE9104.
This allows that OUT1 and OUT2 are controlled together, as well
as OUT3 and OUT4.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-10-17 15:38:45 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.ad559x
Kconfig.adp5585
Kconfig.axp192
Kconfig.bd8lb600fs
Kconfig.lpflexcomm drivers: mfd: Add NXP LP Flexcomm driver 2024-03-13 22:38:46 +00:00
Kconfig.max20335
Kconfig.max31790
Kconfig.nct38xx
Kconfig.npm1300
Kconfig.npm6001 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.tle9104
mfd_ad559x.c drivers: ad559x: add i2c bus support 2024-04-01 12:18:47 -05:00
mfd_ad559x.h
mfd_ad559x_i2c.c
mfd_ad559x_spi.c
mfd_adp5585.c
mfd_axp192.c
mfd_bd8lb600fs.c
mfd_max20335.c
mfd_max31790.c
mfd_nct38xx.c
mfd_npm1300.c
mfd_npm6001.c
mfd_nxp_lp_flexcomm.c
mfd_tle9104.c