Re: [PATCH v2 1/5] ARM: sun9i: Support SMP on A80 with Multi-Cluster Power Management (MCPM)
From: Philippe Ombredanne <hidden>
Date: 2017-12-29 13:48:03
Also in:
linux-arm-kernel, lkml
From: Philippe Ombredanne <hidden>
Date: 2017-12-29 13:48:03
Also in:
linux-arm-kernel, lkml
Mylène, Chen-Yu, On Fri, Dec 29, 2017 at 11:55 AM, Mylène Josserand [off-list ref] wrote:
From: Chen-Yu Tsai <redacted> 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 <wens@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