lkml.org 
[lkml]   [2020]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/44] staging: spmi: add Hikey 970 SPMI controller driver
Em Wed, 12 Aug 2020 18:28:14 +0200
Greg Kroah-Hartman <gregkh@linuxfoundation.org> escreveu:

> On Wed, Aug 12, 2020 at 05:56:11PM +0200, Mauro Carvalho Chehab wrote:
> > From: Mayulong <mayulong1@huawei.com>
> >
> > Add the SPMI controller code required to use the Kirin 970
> > SPMI bus.
> >
> > [mchehab+huawei@kernel.org: added just the SPMI controller on this patch]
> >
> > The complete patch is at:
> >
> > https://github.com/96boards-hikey/linux/commit/08464419fba2
> >
> > Signed-off-by: Mayulong <mayulong1@huawei.com>
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> > ---
> > .../staging/hikey9xx/hisi-spmi-controller.c | 390 ++++++++++++++++++
> > 1 file changed, 390 insertions(+)
> > create mode 100644 drivers/staging/hikey9xx/hisi-spmi-controller.c
> >
> > diff --git a/drivers/staging/hikey9xx/hisi-spmi-controller.c b/drivers/staging/hikey9xx/hisi-spmi-controller.c
> > new file mode 100644
> > index 000000000000..987526c8b49f
> > --- /dev/null
> > +++ b/drivers/staging/hikey9xx/hisi-spmi-controller.c
> > @@ -0,0 +1,390 @@
> > +
> > +#include <linux/delay.h>
>
> <snip>
>
> No SPDX line at all?
>
> :(

This is added later on at this series. The first patch came from a 4.9
tree, where such tags weren't used yet.

The next patches on this series will add SPDX to all files.

Regards,
Mauro

\
 
 \ /
  Last update: 2020-08-12 21:00    [W:0.081 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site