On Sat, Mar 11, 2017 at 08:30:23PM +0100, Daniel Golle wrote: > From: Roman Yeryomin <roman@xxxxxxxx> > > Basic support for MT7620 built-in wireless radio was added to > OpenWrt in r41441. It has seen some heavy cleaning and refactoring > since in order to match the Kernel's code quality standards. > Signed-off-by: Roman Yeryomin <roman@xxxxxxxx> > Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx> Good job! Acked-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > tx_pin should only be modified as higher bits contain setting polarity > for external LNA and PA which should not be reset. If you believe it > would cause regressions, let's only read it for RT6352 and set it to 0 > for all other chips. I checked patch on various RTxxxx USB devices and do not find any regression, beside this was also tested with OpenWRT on various SOCs, so I think it is ok Thanks Stanislaw