Re: [PATCH v3 10/19] usb: dwc3: Add support for role-switch-default-mode binding
From: Bryan O'Donoghue
Date: Fri Jan 31 2020 - 08:43:47 EST
On 31/01/2020 13:29, Felipe Balbi wrote:
Hi,
Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> writes:
From: John Stultz <john.stultz@xxxxxxxxxx>
Support the new role-switch-default-mode binding for configuring
the default role the controller assumes as when the usb role is
USB_ROLE_NONE
per specification, device is supposed to be the default role. Why isn't
that working for you?
Speaking for myself - its only the role-switch logic I need. This patch
seemed to go along with the the role-switch stuff but, now that you ask,
this series can probably do without it.
---
bod