Tool/software: Linux
Hi,
I am using AM3352 based board and I want to use both my usb ports are serial gadget devices. I have set both the ports as "peripheral" devices in dts file and enabled USB gadget support. When I try modprobe g_serial I get only /dev/ttyGS0 file which I suppose is for USB0. Is there anything extra that I have to do to get a /dev/ttyGS1 for USB1? Also, can I set one of the ports in "otg" mode and still use it as a serial gadget?