On Wed, 25 Oct 2023 at 14:58, Caleb Connolly <caleb.connolly@xxxxxxxxxx> wrote: > > The default for the QCM2290 platform that this board is based on is OTG > mode, however the role detection logic is not hooked up for this board > and the dwc3 driver is configured to not allow role switching from > userspace. > > Force this board to host mode as this is the preferred usecase until we > get role switching hooked up. > > Fixes: e18771961336 ("arm64: dts: qcom: Add initial QTI RB1 device tree") > Signed-off-by: Caleb Connolly <caleb.connolly@xxxxxxxxxx> As a side note, I think we should drop maximum-speed and dr_mode from qcm2290's usb_dwc3 device node. > --- > base-commit: 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1 > > // Caleb (they/them) > --- > arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 4 ++++ > 1 file changed, 4 insertions(+) -- With best wishes Dmitry