mfd: tps6594: Add driver for TI TPS6594 PMIC
This patch adds support for TPS6594 PMIC MFD core. It provides communication through the I2C and SPI interfaces, and supports protocols with embedded CRC data fields for safety applications. Signed-off-by: Julien Panis <jpanis@baylibre.com> Link: https://lore.kernel.org/r/20230511095126.105104-3-jpanis@baylibre.comSigned-off-by: Lee Jones <lee@kernel.org>
Showing
drivers/mfd/tps6594-core.c
0 → 100644
This diff is collapsed.
drivers/mfd/tps6594-i2c.c
0 → 100644
drivers/mfd/tps6594-spi.c
0 → 100644
include/linux/mfd/tps6594.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment