Hi,Philippe, Thank you for your suggestion, and I'll consider that next patch.
-----邮件原件----- 发件人: Philippe Ombredanne [mailto:[email protected]] 发送时间: 2017年12月7日 18:34 收件人: liwei (CM) 抄送: Rob Herring; Mark Rutland; xuwei (O); Catalin Marinas; Will Deacon; [email protected]; James E.J. Bottomley; Martin K. Petersen; [email protected]; Arnd Bergmann; [email protected]; Thomas Petazzoni; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS; LKML; moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE; [email protected]; zangleigang; Gengjianfeng; [email protected]; [email protected]; Fengbaopeng (kevin, Kirin Solution Dept) 主题: Re: [PATCH v6 1/5] scsi: ufs: add Hisilicon ufs driver code Dear Li, On Thu, Dec 7, 2017 at 11:20 AM, Li Wei <[email protected]> wrote: > add Hisilicon ufs driver code. > > Signed-off-by: Li Wei <[email protected]> > Signed-off-by: Geng Jianfeng <[email protected]> > Signed-off-by: Zang Leigang <[email protected]> > Signed-off-by: Yu Jianfeng <[email protected]> [] > --- /dev/null > +++ b/drivers/scsi/ufs/ufs-hisi.c > @@ -0,0 +1,624 @@ > +/* > + * > + * HiSilicon Hixxxx UFS Driver > + * > + * Copyright (c) 2016-2017 Linaro Ltd. > + * Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. > + * > + * This program is free software; you can redistribute it and/or > +modify > + * it under the terms of the GNU General Public License as published > +by > + * the Free Software Foundation; either version 2 of the License, or > + * (at your option) any later version. > + */ Would you consider using the new SPDX license ids instead? Check Thomas doc patches for instructions. This would be great and while you are it may be this could be adopted for all HiSilicon and Huawei past, present and future contributions? Thank you for your kind consideration! -- Cordially Philippe Ombredanne

