u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Angus Ainslie <angus@akkea.ca>
To: marex@denx.de, u-boot@lists.denx.de
Cc: sbabic@denx.de, priyanka.jain@nxp.com, michael@walle.cc,
	kernel@puri.sm, Angus Ainslie <angus@akkea.ca>
Subject: [PATCH v4 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
Date: Thu, 14 Jul 2022 08:11:10 -0700	[thread overview]
Message-ID: <20220714151112.1139443-1-angus@akkea.ca> (raw)

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


             reply	other threads:[~2022-07-14 15:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 15:11 Angus Ainslie [this message]
2022-07-14 15:11 ` [PATCH v4 1/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220714151112.1139443-1-angus@akkea.ca \
    --to=angus@akkea.ca \
    --cc=kernel@puri.sm \
    --cc=marex@denx.de \
    --cc=michael@walle.cc \
    --cc=priyanka.jain@nxp.com \
    --cc=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).