On Tue, May 28, 2019 at 02:43:22PM -0700, Matthias Kaehlcke wrote: > From: Balakrishna Godavarthi <[email protected]> > > Latest qualcomm chips are not sending an command complete event for > every firmware packet sent to chip. They only respond with a vendor > specific event for the last firmware packet. This optimization will > decrease the BT ON time. Due to this we are seeing a timeout error > message logs on the console during firmware download. Now we are > injecting a command complete event once we receive an vendor specific > event for the last RAM firmware packet. > > Signed-off-by: Balakrishna Godavarthi <[email protected]> > Tested-by: Matthias Kaehlcke <[email protected]> > Reviewed-by: Matthias Kaehlcke <[email protected]> > Signed-off-by: Matthias Kaehlcke <[email protected]>
ping This patch has been floating around in different versions since the end of 2018 without receiving much attention. If maintainers don't like it let's discuss how to improve it, just ignoring it isn't really helpful. Thanks Matthias

