lkml.org 
[lkml]   [2023]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/4] mfd: tps6594: Add driver for TI TPS6594 PMIC
On Wed, 15 Mar 2023, Julien Panis wrote:

> 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>
> ---
> drivers/mfd/Kconfig | 32 ++
> drivers/mfd/Makefile | 3 +
> drivers/mfd/tps6594-core.c | 453 ++++++++++++++++
> drivers/mfd/tps6594-i2c.c | 244 +++++++++
> drivers/mfd/tps6594-spi.c | 129 +++++
> include/linux/mfd/tps6594.h | 1020 +++++++++++++++++++++++++++++++++++
> 6 files changed, 1881 insertions(+)
> create mode 100644 drivers/mfd/tps6594-core.c
> create mode 100644 drivers/mfd/tps6594-i2c.c
> create mode 100644 drivers/mfd/tps6594-spi.c
> create mode 100644 include/linux/mfd/tps6594.h

Once you have the misc Acks, I plan to take this via MFD:

For my own reference (apply this as-is to your sign-off block):

Acked-for-MFD-by: Lee Jones <lee@kernel.org>

--
Lee Jones [李琼斯]

\
 
 \ /
  Last update: 2023-03-27 01:04    [W:0.134 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site