public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH v7 01/14] staging: hikey9xx: spmi driver: convert to regmap
       [not found]   ` <YBQth03ENuTIp1Rb@kroah.com>
@ 2021-01-29 19:44     ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-29 19:44 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: devel, Mayulong, linux-kernel, Lee Jones

Em Fri, 29 Jan 2021 16:45:11 +0100
Greg Kroah-Hartman <gregkh@linuxfoundation.org> escreveu:

> On Fri, Jan 29, 2021 at 04:03:36PM +0100, Mauro Carvalho Chehab wrote:
> > Instead of doing its own SPMI I/O implementation, use the
> > already-existing regmap one.
> > 
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> > ---
> >  drivers/staging/hikey9xx/hi6421-spmi-pmic.c   | 115 ++++++------------
> >  .../staging/hikey9xx/hi6421v600-regulator.c   |  26 ++--
> >  include/linux/mfd/hi6421-spmi-pmic.h          |   7 +-
> >  3 files changed, 52 insertions(+), 96 deletions(-)  
> 
> After applying this, I get a build failure:
> 
> ERROR: modpost: "__devm_regmap_init_spmi_ext" [drivers/staging/hikey9xx/hi6421-spmi-pmic.ko] undefined!
> 
> So you need some sort of build dependancy here :(

It seems that it is missing REGMAP_SPMI.

> Also, when I apply the first 9 patches and stop, I get a build error
> that you should see as well, so I can't take any of these right now,
> sorry.

Gah, there was a rename patch which a hunk that went into the
following patch. Sorry. 

Added the missing select REGMAP_SPMI / REGMAP, fixed it and
tested, patch-per-patch.

I'll run a new test at the hardware to double-check if everything is
OK at the hardware and should be re-submitting the series soon enough.

Thanks,
Mauro

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v7 10/14] phy: phy-hi3670-usb3: move driver from staging into phy
       [not found] ` <810f286cade454acda418b9e5f39bb3a595e871a.1611932194.git.mchehab+huawei@kernel.org>
@ 2021-02-04  8:03   ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2021-02-04  8:03 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Alex Dewar, David Gow, Greg Kroah-Hartman, Kishon Vijay Abraham I,
	Rob Herring, Yu Chen, devel, devicetree, linux-kernel

On 29-01-21, 16:03, Mauro Carvalho Chehab wrote:
> The phy USB3 driver for Hisilicon 970 (hi3670) is ready
> for mainstream. Mode it from staging into the main driver's
> phy/ directory.

Acked-By: Vinod Koul <vkoul@kernel.org>

-- 
~Vinod

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-04  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1611932194.git.mchehab+huawei@kernel.org>
     [not found] ` <8148fe6afb24f91efba22f66472b227aab2ace70.1611932194.git.mchehab+huawei@kernel.org>
     [not found]   ` <YBQth03ENuTIp1Rb@kroah.com>
2021-01-29 19:44     ` [PATCH v7 01/14] staging: hikey9xx: spmi driver: convert to regmap Mauro Carvalho Chehab
     [not found] ` <810f286cade454acda418b9e5f39bb3a595e871a.1611932194.git.mchehab+huawei@kernel.org>
2021-02-04  8:03   ` [PATCH v7 10/14] phy: phy-hi3670-usb3: move driver from staging into phy Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox