On Thu, Jan 19, 2017 at 09:08:34PM +0200, Kalle Valo wrote: > Daniel Golle <daniel@xxxxxxxxxxxxxx> writes: > > > From: Michel Stempin <michel.stempin@xxxxxxxxxx> > > > > Support for the RT5350 WiSoC was added to OpenWrt after having a > > lengthy debate about the legality of the original submission, see > > https://lists.openwrt.org/pipermail/openwrt-devel/2013-January/018224.html > > MTK/Ralink Acked replied and says we can merge this patch under the GPL. > > https://dev.openwrt.org/changeset/36177 > > > > Signed-off-by: Serge Vasilugin <vasilugin@xxxxxxxxx> > > Tested-by: Michel Stempin <michel.stempin@xxxxxxxxxx> > > Acked-by: John Crispin <blogic@xxxxxxxxxxx> > > [daniel@xxxxxxxxxxxxxx: added commit message, cleaned up code] > > > > Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx> > > --- > > v2: reordered patches to breakout RT3883 from the original series > > v3: remove superflus EEPROM_NIC_CONF0 mangeling from RT5350 patch > > As this is not part of the patch series I assume this patch doesn't have > any dependencies and can be applied separately (if Stanislaw acks it). Well, oops, it does depend on https://patchwork.kernel.org/patch/9518023/ being merged first, at least partially. Sorry for the mess... Cheers Daniel