lkml.org 
[lkml]   [2020]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 02/33] spmi, regulator, mfd: add drivers for hikey970 SPMI PMIC
Em Tue, 11 Aug 2020 16:58:10 +0100
Mark Brown <broonie@kernel.org> escreveu:

> On Tue, Aug 11, 2020 at 05:41:28PM +0200, Mauro Carvalho Chehab wrote:
>
> > drivers/mfd/hisi_pmic_spmi.c | 759 ++++++++++++++++++++++++
> > drivers/regulator/hisi_regulator_spmi.c | 741 +++++++++++++++++++++++
> > drivers/spmi/hisi-spmi-controller.c | 390 ++++++++++++
> > include/linux/mfd/hisi_pmic.h | 165 ++++++
>
> This is a single patch for three subsystems, please split it into per
> subsystem patches.

Ok, I'll split on a next version.


Yet, it would be good to have all tree drivers applied via the same tree,
as those drivers are needed altogether in order for this PMIC to work:

- The SPMI controller driver talks with the hardware and provides
support via the SPMI bus calls;
- The MFD PMIC driver binds into the SPMI bus and provide support
for interrupts. It also has support for binding the regulator
driver;
- The regulator driver needs the PMIC driver (which in turn needs
the SPMI bus) in order to be able to talk with the hardware and
set the power supplied.

That's basically why I opted to send the entire series altogether.

Thanks,
Mauro

\
 
 \ /
  Last update: 2020-08-11 18:09    [W:0.069 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site