Re: [PATCH v2 2/7] f_sdp: Add high speed endpoint descriptor

2020-08-18 Thread Lukasz Majewski
On Tue, 18 Aug 2020 18:16:44 +0800 Peng Fan wrote: > From: Ye Li > > Add HS endpoint descriptor for SDP. So that we can use high speed > endpoint, and the SDP device can send packet with 512 byte size. Do you use uuu for it? On which board do you perform tests? > > Signed-off-by: Ye Li > Si

[PATCH v2 2/7] f_sdp: Add high speed endpoint descriptor

2020-08-18 Thread Peng Fan
From: Ye Li Add HS endpoint descriptor for SDP. So that we can use high speed endpoint, and the SDP device can send packet with 512 byte size. Signed-off-by: Ye Li Signed-off-by: Peng Fan --- drivers/usb/gadget/f_sdp.c | 30 -- 1 file changed, 28 insertions(+), 2 d