Re: [PATCH v5 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC

From: Mesih Kilinc
Date: Sun Dec 02 2018 - 15:26:49 EST


On 18/11/29 03:37, Stephen Boyd wrote:
> Quoting Mesih Kilinc (2018-11-28 22:39:52)
> > On 18/11/28 04:47, Stephen Boyd wrote:
> > > Quoting Mesih Kilinc (2018-11-28 14:33:23)
> > > > diff --git a/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c b/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c
> > > > new file mode 100644
> > > > index 0000000..d4bc1b8
> > > > --- /dev/null
> > > > +++ b/drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c
> > > > @@ -0,0 +1,541 @@
> > > > +/*
> > > > + * Copyright (c) 2016 Icenowy Zheng <icenowy@xxxxxxx>
> > > > + *
> > > > + * SPDX-License-Identifier: GPL-2.0
> > >
> > > Please fix this location.
> >
> > I am very sorry, I should have been more carefull. Should I resend whole
> > patchset or just resending this patch is enough?
> >
>
> Just this one? Who do you intend to pick up these patches?
>

I have send as v6 patchset. Thanks!

Mesih