Re: [PATCH v7 2/6] mfd: tps6594: Add driver for TI TPS6594 PMIC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 07 Jun 2023, Rob Herring wrote:

> On Thu, May 18, 2023 at 04:07:40PM +0100, Lee Jones wrote:
> > On Thu, 11 May 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@xxxxxxxxxxxx>
> > > Acked-for-MFD-by: Lee Jones <lee@xxxxxxxxxx>
> > > ---
> > >  drivers/mfd/Kconfig         |   32 ++
> > >  drivers/mfd/Makefile        |    3 +
> > >  drivers/mfd/tps6594-core.c  |  462 ++++++++++++++++
> > >  drivers/mfd/tps6594-i2c.c   |  244 +++++++++
> > >  drivers/mfd/tps6594-spi.c   |  129 +++++
> > >  include/linux/mfd/tps6594.h | 1020 +++++++++++++++++++++++++++++++++++
> > >  6 files changed, 1890 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
> > 
> > Applied - current being build tested.
> > 
> > Once complete, I'll send out a pull-request for the other maintainers.
> 
> Some reason the binding wasn't applied too? The compatible strings are 
> now reported as undocumented (make dt_compatible_check).

Good call.

Applied now, thanks.

-- 
Lee Jones [李琼斯]



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux