From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mesih Kilinc Subject: Re: [PATCH v5 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC Date: Sun, 2 Dec 2018 23:26:42 +0300 Message-ID: <20181202202642.y5me76jyktzbfzbd@ThinkPad> References: <154345243603.88331.17915868280143383591@swboyd.mtv.corp.google.com> <20181129063952.623svjr7pti7apah@ThinkPad> <154353465409.88331.8677593357765162802@swboyd.mtv.corp.google.com> Reply-To: mesihkilinc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <154353465409.88331.8677593357765162802-n1Xw8LXHxjTHt/MElyovVYaSKrA+ACpX0E9HWUfgJXw@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Stephen Boyd Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Maxime Ripard , Chen-Yu Tsai , Russell King , Daniel Lezcano , Marc Zyngier , Linus Walleij , Icenowy Zheng , Rob Herring , Julian Calaby List-Id: devicetree@vger.kernel.org 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 > > > > + * > > > > + * 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