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 <[email protected]>
---
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/[email protected]

Changes in v2:
- clarify rationale behind [v1 1/2] (Marek Vasut)
- Link to v1: 
https://lore.kernel.org/r/[email protected]

---
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 <[email protected]>

Reply via email to