public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Support for Samsung Exynos 7870 DW-USB device in controller
@ 2026-01-08 12:33 Kaustabh Chakraborty
  2026-01-08 12:33 ` [PATCH v3 1/2] usb: dwc3-generic: allow fallback of dr_mode property to "otg" Kaustabh Chakraborty
  2026-01-08 12:33 ` [PATCH v3 2/2] usb: dwc3-generic: add support for exynos7870 Kaustabh Chakraborty
  0 siblings, 2 replies; 7+ messages in thread
From: Kaustabh Chakraborty @ 2026-01-08 12:33 UTC (permalink / raw)
  To: u-boot
  Cc: Ilias Apalodimas, Marek Vasut, Tom Rini, Mattijs Korpershoek,
	Kever Yang, Jonas Karlman, Patrice Chotard, Sam Protsenko,
	Kaustabh Chakraborty, Marek Vasut

This patch series aims to add support for the Samsung Exynos 7870 DW-USB
controller. The support is added in the dwc3-generic driver.

This also has a patch which allows the driver to fall back to "otg"
dual-role mode when none is specified in devicetree.

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
---
Changes in v3:
- change link in [v2 1/2] to upstream repository (Marek Vasut)
- use dev_info() instead of pr_info() (Marek Vasut)
- Link to v2: https://lore.kernel.org/r/20260103-usb-dwc3-exynos7870-v2-0-67441680d287@disroot.org

Changes in v2:
- clarify rationale behind [v1 1/2] (Marek Vasut)
- Link to v1: https://lore.kernel.org/r/20251017-usb-dwc3-exynos7870-v1-0-fe46e2ed1908@disroot.org

---
Kaustabh Chakraborty (2):
      usb: dwc3-generic: allow fallback of dr_mode property to "otg"
      usb: dwc3-generic: add support for exynos7870

 drivers/usb/dwc3/dwc3-generic.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
---
base-commit: 5e7624979083e2bc163e18165452d8ead462b58c
change-id: 20251014-usb-dwc3-exynos7870-5d38b538a06e

Best regards,
-- 
Kaustabh Chakraborty <kauschluss@disroot.org>


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

end of thread, other threads:[~2026-01-16 15:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08 12:33 [PATCH v3 0/2] Support for Samsung Exynos 7870 DW-USB device in controller Kaustabh Chakraborty
2026-01-08 12:33 ` [PATCH v3 1/2] usb: dwc3-generic: allow fallback of dr_mode property to "otg" Kaustabh Chakraborty
2026-01-16 12:33   ` Mattijs Korpershoek
2026-01-16 13:42     ` Kaustabh Chakraborty
2026-01-16 15:16       ` Mattijs Korpershoek
2026-01-08 12:33 ` [PATCH v3 2/2] usb: dwc3-generic: add support for exynos7870 Kaustabh Chakraborty
2026-01-16 12:33   ` Mattijs Korpershoek

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