Mylène, Chen-Yu, On Fri, Dec 29, 2017 at 11:55 AM, Mylène Josserand <mylene.josser...@free-electrons.com> wrote: > From: Chen-Yu Tsai <w...@csie.org> > > The A80 is a big.LITTLE SoC with 1 cluster of 4 Cortex-A7s and > 1 cluster of 4 Cortex-A15s.
<snip> > --- /dev/null > +++ b/arch/arm/mach-sunxi/mcpm.c > @@ -0,0 +1,391 @@ > +/* > + * Copyright (c) 2015 Chen-Yu Tsai > + * > + * Chen-Yu Tsai <w...@csie.org> > + * > + * arch/arm/mach-sunxi/mcpm.c > + * > + * Based on arch/arm/mach-exynos/mcpm-exynos.c and Allwinner code > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as > + * published by the Free Software Foundation. > + */ Would you mind using a concise SPDX tag instead, as documented by Thomas doc patches? Thank you for your kind consideration! -- Cordially Philippe Ombredanne