On Mon, Mar 31, 2025 at 11:39 AM Mattijs Korpershoek <mkorpersh...@baylibre.com> wrote: > > Hi Eugen, > > On lun., mars 31, 2025 at 12:26, Eugen Hristev <eugen.hris...@linaro.org> > wrote: > > > On 3/31/25 12:05, Mattijs Korpershoek wrote: > >> Hi Eugen, Zixun, > >> > >> On lun., mars 24, 2025 at 11:23, Eugen Hristev <eugen.hris...@linaro.org> > >> wrote: > > If there is a hardware limitation, or something that allows only one of > > these to work at the same time, this should be detailed, and have both > > nodes anyway, with one of them Disabled, possibly two different DTs with > > either of the nodes enabled/disabled. > > I see. Sorry I misunderstood your point initially. > I agree with you: we should enable usb0 in > arch/arm/dts/at91-sam9x60_curiosity.dts as part of this series.
Hi Eugen, Mattijs, Thank you for the explanation, I was wrong about the gadget host conflict, in fact on gadget stop it does switch back to host mode. I've also tested on SAM9X60 that "usb start" works after the ums command is completed. It's safe to add status=ok in board dts. Zixun