From mboxrd@z Thu Jan 1 00:00:00 1970 From: mesihkilinc@gmail.com (Mesih Kilinc) Date: Thu, 29 Nov 2018 09:39:52 +0300 Subject: [PATCH v5 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC In-Reply-To: <154345243603.88331.17915868280143383591@swboyd.mtv.corp.google.com> References: <154345243603.88331.17915868280143383591@swboyd.mtv.corp.google.com> Message-ID: <20181129063952.623svjr7pti7apah@ThinkPad> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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? Thanks, Mesih