Re: [PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-13 Thread Mauro Carvalho Chehab
Hi Lee, Em Thu, 13 Aug 2020 08:58:27 +0100 Lee Jones escreveu: > On Wed, 12 Aug 2020, Mauro Carvalho Chehab wrote: > > > Hi Greg, > > > > This patch series is part of a work I'm doing in order to be able to support > > a HiKey 970 board that I recently got on my hands. > > > > I received

Re: [PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-13 Thread Lee Jones
On Wed, 12 Aug 2020, Mauro Carvalho Chehab wrote: > Hi Greg, > > This patch series is part of a work I'm doing in order to be able to support > a HiKey 970 board that I recently got on my hands. > > I received some freedback from Mark and from Jonathan on a first > attempt I made to upstream

Re: [PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-12 Thread Joe Perches
On Wed, 2020-08-12 at 15:47 -0300, Mauro Carvalho Chehab wrote: > Em Wed, 12 Aug 2020 10:13:51 -0700 > Joe Perches escreveu: > > > Perhaps these trivial bits on top: > > Sounds fine for me. Feel free to send it with your SOB, adding my reviewed by: > > Reviewed-by: Mauro Carvalho Chehab I

Re: [PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-12 Thread Mauro Carvalho Chehab
Em Wed, 12 Aug 2020 11:58:55 -0700 Joe Perches escreveu: > On Wed, 2020-08-12 at 15:47 -0300, Mauro Carvalho Chehab wrote: > > Em Wed, 12 Aug 2020 10:13:51 -0700 > > Joe Perches escreveu: > > > > > Perhaps these trivial bits on top: > > > > Sounds fine for me. Feel free to send it with

Re: [PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-12 Thread Mauro Carvalho Chehab
Em Wed, 12 Aug 2020 10:13:51 -0700 Joe Perches escreveu: > Perhaps these trivial bits on top: Sounds fine for me. Feel free to send it with your SOB, adding my reviewed by: Reviewed-by: Mauro Carvalho Chehab > --- > drivers/staging/hikey9xx/hi6421-spmi-pmic.c | 5 +++-- >

Re: [PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-12 Thread Joe Perches
Perhaps these trivial bits on top: --- drivers/staging/hikey9xx/hi6421-spmi-pmic.c | 5 +++-- drivers/staging/hikey9xx/hi6421v600-regulator.c | 6 +++--- drivers/staging/hikey9xx/hisi-spmi-controller.c | 21 + 3 files changed, 19 insertions(+), 13 deletions(-) diff

[PATCH 00/44] SPMI patches needed by Hikey 970

2020-08-12 Thread Mauro Carvalho Chehab
Hi Greg, This patch series is part of a work I'm doing in order to be able to support a HiKey 970 board that I recently got on my hands. I received some freedback from Mark and from Jonathan on a first attempt I made to upstream this. I'm opting to submit it via staging, because I had to start