On Wed, Sep 06, 2023 at 09:11:29AM +0200, Juerg Haefliger wrote: > In this commit, prefer to load FW v2 if available. Fallback to FW v1 > otherwise. This behavior is only for RTL8852C. > > Fixes: 9a24ce5e29b1 ("Bluetooth: btrtl: Firmware format v2 support") > Cc: stable@xxxxxxxxxxxxxxx > Suggested-by: Juerg Haefliger <juerg.haefliger@xxxxxxxxxxxxx> > Tested-by: Hilda Wu <hildawu@xxxxxxxxxxx> > Signed-off-by: Max Chou <max.chou@xxxxxxxxxxx> > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > [juergh: Adjusted context due to missing .hw_info struct element] > Signed-off-by: Juerg Haefliger <juerg.haefliger@xxxxxxxxxxxxx> > --- > drivers/bluetooth/btrtl.c | 70 +++++++++++++++++++++++++-------------- > 1 file changed, 45 insertions(+), 25 deletions(-) What is the git commit id of this change in Linus's tree? thanks, greg k-h