Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier

2018-02-20 Thread James Hogan
On Sun, Dec 31, 2017 at 02:28:24AM +0800, Jiaxun Yang wrote: > diff --git a/arch/mips/loongson64/common/cs5536/cs5536_acc.c > b/arch/mips/loongson64/common/cs5536/cs5536_acc.c > index ab4d6cc57384..ba0474bb4a3d 100644 > --- a/arch/mips/loongson64/common/cs5536/cs5536_acc.c > +++ b/arch/mips/loongs

Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier

2018-01-01 Thread Huacai Chen
Zhangjin Wu (wuzhang...@gmail.com) is the original author, I hope he can give a signed-off. I can only give an ack. Huacai On Sun, Dec 31, 2017 at 9:54 PM, Philippe Ombredanne wrote: > On Sun, Dec 31, 2017 at 2:14 PM, Jiaxun Yang wrote: >> On 2017-12-31 Sun 12:17 +0100,Philippe Ombredanne wrote

Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier

2017-12-31 Thread Philippe Ombredanne
On Sun, Dec 31, 2017 at 2:14 PM, Jiaxun Yang wrote: > On 2017-12-31 Sun 12:17 +0100,Philippe Ombredanne wrote: >> Did you CC the original authors? You would need their signoff or at >> least an ack IMHO > > Yeah, I CC Huacai Chen in v1 as the Lemote staff who in charge of > Loongson's mainline ker

Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier

2017-12-31 Thread Jiaxun Yang
On 2017-12-31 Sun 12:17 +0100,Philippe Ombredanne wrote: > Did you CC the original authors? You would need their signoff or at > least an ack IMHO Yeah, I CC Huacai Chen in v1 as the Lemote staff who in charge of Loongson's mainline kernel. Can he sign-off for all the original authors who were fro

Re: [PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier

2017-12-31 Thread Philippe Ombredanne
On Sat, Dec 30, 2017 at 7:28 PM, Jiaxun Yang wrote: > To reduce unnecessary license text. > > Signed-off-by: Jiaxun Yang > --- > arch/mips/loongson64/common/cs5536/Makefile | 1 + > arch/mips/loongson64/common/cs5536/cs5536_acc.c | 6 ++ > arch/mips/loongson64/common/cs5536/cs5536_eh

[PATCHv2 1/8] MIPS: Loongson64: cleanup all cs5536 files to use SPDX Identifier

2017-12-30 Thread Jiaxun Yang
To reduce unnecessary license text. Signed-off-by: Jiaxun Yang --- arch/mips/loongson64/common/cs5536/Makefile | 1 + arch/mips/loongson64/common/cs5536/cs5536_acc.c | 6 ++ arch/mips/loongson64/common/cs5536/cs5536_ehci.c | 6 ++ arch/mips/loongson64/common/cs5536/cs5536_ide.c