On Thu, Oct 18, 2018 at 04:16:44PM +0200, Felix Fietkau wrote: > Remove initval table with duplicated registers and driver specific flags > in favor of a function that sets the registers directly There are few problems with this patch: MT_RF(7, 77) is missing and band is not taken directly from chandef but overwriteen in 'rf_band = mt76x0_frequency_plan[i].band' . But even after fixing that I can not make MT7610U associate with AP on 5GHz. So please drop this patch. Thanks Stanislaw