Re: [PATCH] rockchip: Enable usb gadget on Radxa ROCK 5C

2025-03-26 Thread Arnaud Patard
Hi, On Wed, 2025-03-26 at 10:25 +0900, FUKAUMI Naoki wrote: > Hi Arnaud, > > Basically, the Type-A OTG port of the Radxa ROCK series is intended > to > be used in HOST mode (unless there is a HOST/DEVICE switch). yeah, I know that by default, it's intended as host but it's not hard to hook a ca

Re: [PATCH] rockchip: Enable usb gadget on Radxa ROCK 5C

2025-03-25 Thread FUKAUMI Naoki
Hi Arnaud, Basically, the Type-A OTG port of the Radxa ROCK series is intended to be used in HOST mode (unless there is a HOST/DEVICE switch). That is why the following patch series does not include Radxa ROCK 4, 5A, and 5C. https://patchwork.ozlabs.org/project/uboot/list/?series=443764 Be