From: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
To: <ard.biesheuvel@linaro.org>, <leif.lindholm@linaro.org>,
<michael.d.kinney@intel.com>, <edk2-devel@lists.01.org>
Subject: [PATCH edk2-platforms 0/2] USB Controller Support
Date: Mon, 8 Jan 2018 21:54:05 +0530 [thread overview]
Message-ID: <1515428647-26811-1-git-send-email-meenakshi.aggarwal@nxp.com> (raw)
Following set of patches add DWC3 (USB) controller driver
and enable USB support on LS2088RDB board.
DWC3 controller driver register USB as NonDiscoverableMmioDevice
of NonDiscoverableDeviceTypeXhci.
Meenakshi Aggarwal (2):
USB : Add DWC3 USB controller initialization driver.
LS2088 : Enable support of USB controller
Platform/NXP/Drivers/UsbHcdInitDxe/UsbHcd.c | 213 ++++++++++++++++++++++++++
Platform/NXP/Drivers/UsbHcdInitDxe/UsbHcd.h | 142 +++++++++++++++++
Platform/NXP/Drivers/UsbHcdInitDxe/UsbHcd.inf | 48 ++++++
Platform/NXP/LS2088aRdbPkg/LS2088aRdbPkg.dsc | 1 +
Platform/NXP/LS2088aRdbPkg/LS2088aRdbPkg.fdf | 13 ++
Platform/NXP/NxpQoriqLs.dsc | 9 ++
6 files changed, 426 insertions(+)
create mode 100644 Platform/NXP/Drivers/UsbHcdInitDxe/UsbHcd.c
create mode 100644 Platform/NXP/Drivers/UsbHcdInitDxe/UsbHcd.h
create mode 100644 Platform/NXP/Drivers/UsbHcdInitDxe/UsbHcd.inf
--
1.9.1
next reply other threads:[~2018-01-08 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-08 16:24 Meenakshi Aggarwal [this message]
2018-01-08 16:24 ` [PATCH edk2-platforms 1/2] USB : Add DWC3 USB controller initialization driver Meenakshi Aggarwal
2018-01-08 16:24 ` [PATCH edk2-platforms 2/2] LS2088 : Enable support of USB controller Meenakshi Aggarwal
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-list 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=1515428647-26811-1-git-send-email-meenakshi.aggarwal@nxp.com \
--to=devel@edk2.groups.io \
/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