public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ChipIdea USB role-switch fixes and tweaks
@ 2020-05-04 22:43 Bryan O'Donoghue
  2020-05-04 22:43 ` [PATCH 1/2] usb: chipidea: msm: Ensure proper controller reset using role switch API Bryan O'Donoghue
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bryan O'Donoghue @ 2020-05-04 22:43 UTC (permalink / raw)
  To: Peter.Chen, gregkh, linux-usb; +Cc: linux-arm-msm, Bryan O'Donoghue

This set addresses two things:

- A bug when using the USB role-switch API.
  If we are using role-switch we still want to switch HS_PHY_GENCONFIG_2
  bits.

- Adding the flag to allow user-space to control the USB role as other
  controllers already support.

Bryan O'Donoghue (2):
  usb: chipidea: msm: Ensure proper controller reset using role switch
    API
  usb: chipidea: Enable user-space triggered role-switching

 drivers/usb/chipidea/ci_hdrc_msm.c | 2 +-
 drivers/usb/chipidea/core.c        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-06  2:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-04 22:43 [PATCH 0/2] ChipIdea USB role-switch fixes and tweaks Bryan O'Donoghue
2020-05-04 22:43 ` [PATCH 1/2] usb: chipidea: msm: Ensure proper controller reset using role switch API Bryan O'Donoghue
2020-05-04 22:43 ` [PATCH 2/2] usb: chipidea: Enable user-space triggered role-switching Bryan O'Donoghue
2020-05-06  2:18 ` [PATCH 0/2] ChipIdea USB role-switch fixes and tweaks Peter Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox