> -----Original Message----- > From: Kalle Valo <kvalo@xxxxxxxxxx> > Sent: Tuesday, December 12, 2023 11:20 PM > To: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Cc: linux-wireless@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 1/6] wifi: rtw89: fw: load TX power track tables from fw_element > > Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > > > The TX power track tables are used to define compensation power reflected > > to thermal value. Currently, we have 16 (2 * 4 * 2) tables made by > > combinations of > > {negative/positive thermal value, 2GHz/2GHz-CCK/5GHz/6GHz, path A/B} > > > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > > Failed to apply, don't know why. > That is because another patchset changed drivers/net/wireless/realtek/rtw89/fw.h, but I am not aware of this when sending this patchset. I did rebase and sent v2 to correct this. Sorry for the inconvenience.