Re: [PATCH] drivers: usb: fastboot: Fix full-speed usb descriptor

2022-08-22 Thread John Keeping
On Mon, Aug 22, 2022 at 09:18:31AM +0800, qianfangui...@163.com wrote: > From: qianfan Zhao > > The host will report such error message if the fastboot device work in > full-speed mode: "Duplicate descriptor for config 1 interface 0 > altsetting 0, skipping" > > Fastboot device ack both full

[PATCH] drivers: usb: fastboot: Fix full-speed usb descriptor

2022-08-21 Thread qianfanguijin
From: qianfan Zhao The host will report such error message if the fastboot device work in full-speed mode: "Duplicate descriptor for config 1 interface 0 altsetting 0, skipping" Fastboot device ack both full and high speed interface descriptors when work in full-speed mode, that's will cause