What happened to 1/2? Whatever that was, I spotted a license mismatch in this 2/2. On Wed, 2015-04-08 at 11:57 +0300, Alexey Brodkin wrote: > --- /dev/null > +++ b/drivers/mtd/nand/axs_nand.c > @@ -0,0 +1,412 @@ > +/* > + * Copyright (C) 2014 Synopsys, Inc. (www.synopsys.com) > + * > + * Driver for NAND controller on Synopsys AXS development board. > + * > + * This file is subject to the terms and conditions of the GNU General Public > + * License v2. See the file COPYING in the main directory of this archive for > + * more details. > + */ This states the license of this file is GPL v2. > +MODULE_LICENSE("GPL"); According to include/linux/module.h this states the license is GPL v2 or later. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html