mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: dwc2: drd: fix some issues
@ 2021-10-05  9:53 Amelie Delaunay
  2021-10-05  9:53 ` [PATCH 1/3] usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init Amelie Delaunay
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Amelie Delaunay @ 2021-10-05  9:53 UTC (permalink / raw)
  To: Minas Harutyunyan, Greg Kroah-Hartman
  Cc: linux-usb, linux-kernel, linux-stm32, Fabrice Gasnier, Amelie Delaunay

This patchset fixes initialization issues seen while dr_mode != "otg"
and resets previous session before setting the new one. 

Amelie Delaunay (3):
  usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
  usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
  usb: dwc2: drd: reset current session before setting the new one

 drivers/usb/dwc2/drd.c | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-10-15 10:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  9:53 [PATCH 0/3] usb: dwc2: drd: fix some issues Amelie Delaunay
2021-10-05  9:53 ` [PATCH 1/3] usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init Amelie Delaunay
2021-10-15 10:53   ` Minas Harutyunyan
2021-10-05  9:53 ` [PATCH 2/3] usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled Amelie Delaunay
2021-10-15 10:54   ` Minas Harutyunyan
2021-10-05  9:53 ` [PATCH 3/3] usb: dwc2: drd: reset current session before setting the new one Amelie Delaunay
2021-10-15 10:54   ` Minas Harutyunyan

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

Powered by JetHome