Re: [PATCH] configs: rockchip: enable USB gadget functions for Radxa ROCK 3A

2024-08-02 Thread FUKAUMI Naoki
hi, please don't merge this for a while. I'm thinking opposite change may be better to align with ROCK 4/5 series. (OTG port is "host") any comment? -- FUKAUMI Naoki Radxa Computer (Shenzhen) Co., Ltd. On 8/2/24 11:58, FUKAUMI Naoki wrote: since dr_mode of "usb_host0_xhci" is "otg", we can

[PATCH] configs: rockchip: enable USB gadget functions for Radxa ROCK 3A

2024-08-01 Thread FUKAUMI Naoki
since dr_mode of "usb_host0_xhci" is "otg", we can use USB gadget functions on USB3 Type-A OTG (upper) port. enable it. Signed-off-by: FUKAUMI Naoki --- configs/rock-3a-rk3568_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/configs/rock-3a-rk3568_defconfig b/configs/rock-3a-r