> -----Original Message----- > From: Fiona Klute <fiona.klute@xxxxxx> > Sent: Wednesday, February 28, 2024 7:55 AM > To: linux-wireless@xxxxxxxxxxxxxxx; Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Cc: Fiona Klute <fiona.klute@xxxxxx>; kvalo@xxxxxxxxxx; ulf.hansson@xxxxxxxxxx; linux-mmc@xxxxxxxxxxxxxxx; > pavel@xxxxxx; megi@xxxxxx > Subject: [PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B > [...] > > v2: > * Parse PHY status using struct instead of macros > * Prefer MAC from EFUSE if available, move retrieving MAC from DT to > a separate function > * Tidy up wait for IQK to be done, replace mdelay loop with > read_poll_timeout > * Set dual author for rtw88_8723x > * Add missing "static" to rtw8723x function declarations, fixes > build failure when not built as a module > * Various style fixes You have some changes by v2, so I think you don't need to take my ack-by for those patches. Then, it will be easier for me to review patches you have changed. Anyway, could you point out patches I should pay attention? Or I will review entire patchset one-by-one. Ping-Ke