u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
@ 2022-07-14 15:11 Angus Ainslie
  2022-07-14 15:11 ` [PATCH v4 1/2] " Angus Ainslie
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Angus Ainslie @ 2022-07-14 15:11 UTC (permalink / raw)
  To: marex, u-boot; +Cc: sbabic, priyanka.jain, michael, kernel, Angus Ainslie

Changes since v3:

Rebased onto usb/master.

Changes since v2:

Add a second patch to deal with CI failures due to the new options.

Changes since v1:

Updated Kconfig depends

Angus Ainslie (2):
  usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
  configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC

 configs/am43xx_evm_defconfig              | 2 ++
 configs/am43xx_evm_usbhost_boot_defconfig | 2 ++
 configs/am43xx_hs_evm_defconfig           | 2 ++
 configs/am57xx_hs_evm_usb_defconfig       | 2 ++
 configs/am65x_evm_a53_defconfig           | 2 ++
 configs/am65x_evm_r5_usbdfu_defconfig     | 2 ++
 configs/dra7xx_evm_defconfig              | 2 ++
 configs/dra7xx_hs_evm_defconfig           | 2 ++
 configs/dra7xx_hs_evm_usb_defconfig       | 2 ++
 drivers/usb/dwc3/Kconfig                  | 7 +++++++
 drivers/usb/dwc3/Makefile                 | 2 +-
 11 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-07-14 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 15:11 [PATCH v4 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver Angus Ainslie
2022-07-14 15:11 ` [PATCH v4 1/2] " Angus Ainslie
2022-07-14 15:11 ` [PATCH v4 2/2] configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC Angus Ainslie
2022-07-14 17:24 ` [PATCH v4 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver Marek Vasut
2022-07-14 17:37   ` Angus Ainslie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).