From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM
Date: Mon, 16 May 2016 16:46:17 +0200 [thread overview]
Message-ID: <5739DD39.3030203@denx.de> (raw)
In-Reply-To: <1463403086-25362-1-git-send-email-yamada.masahiro@socionext.com>
On 05/16/2016 02:51 PM, Masahiro Yamada wrote:
> Masahiro Yamada (13):
> configs: blackfin: move CONFIG_USB to defconfig
> usb: move CONFIG_USB_XHCI to Kconfig with renaming
> usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
> usb: xhci: add struct devrequest declaration to xhci.h
> usb: dwc3: change DWC3 core support code into a driver
> usb: dwc3: add UniPhier specific glue layer
> ARM: uniphier: switch over to USB DM
> ARM: uniphier: enable DWC3 xHCI driver
> usb: uniphier: remove UniPhier xHCI driver
> ARM: uniphier: delete unnecessary xHCI pin-mux settings
> ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG
> ARM: dts: uniphier: add/update xHCI nodes
> ARM: uniphier: enable Generic EHCI for PH1-Pro4
>
> arch/arm/Kconfig | 1 +
> arch/arm/dts/uniphier-ph1-ld20.dtsi | 17 ++++
> arch/arm/dts/uniphier-ph1-pro4-ref.dts | 4 +
> arch/arm/dts/uniphier-ph1-pro4.dtsi | 32 ++++--
> arch/arm/dts/uniphier-ph1-pro5.dtsi | 32 ++++--
> arch/arm/dts/uniphier-proxstream2.dtsi | 32 ++++--
> arch/arm/mach-uniphier/clk/clk-pro4.c | 6 +-
> arch/arm/mach-uniphier/clk/clk-pro5.c | 6 +-
> arch/arm/mach-uniphier/clk/clk-pxs2.c | 6 +-
> arch/arm/mach-uniphier/pinctrl/pinctrl-ld20.c | 12 ---
> arch/arm/mach-uniphier/pinctrl/pinctrl-ld6b.c | 11 ---
> arch/arm/mach-uniphier/pinctrl/pinctrl-pro4.c | 7 --
> arch/arm/mach-uniphier/pinctrl/pinctrl-pro5.c | 7 --
> arch/arm/mach-uniphier/pinctrl/pinctrl-pxs2.c | 11 ---
> common/usb.c | 2 +-
> configs/am437x_gp_evm_defconfig | 2 +
> configs/am437x_sk_evm_defconfig | 2 +
> configs/am43xx_evm_defconfig | 2 +
> configs/am43xx_evm_ethboot_defconfig | 2 +
> configs/am43xx_evm_qspiboot_defconfig | 2 +
> configs/am43xx_evm_usbhost_boot_defconfig | 2 +
> configs/am57xx_evm_defconfig | 3 +
> configs/am57xx_evm_nodt_defconfig | 3 +
> configs/bf526-ezbrd_defconfig | 1 +
> configs/bf527-ezkit-v2_defconfig | 1 +
> configs/bf527-ezkit_defconfig | 1 +
> configs/bf548-ezkit_defconfig | 1 +
> configs/cm_t43_defconfig | 3 +
> configs/dra72_evm_defconfig | 2 +
> configs/dra74_evm_defconfig | 2 +
> configs/dra7xx_evm_defconfig | 2 +
> configs/dra7xx_evm_qspiboot_defconfig | 2 +
> configs/dra7xx_evm_uart3_defconfig | 2 +
> configs/k2e_evm_defconfig | 3 +
> configs/k2g_evm_defconfig | 3 +
> configs/k2hk_evm_defconfig | 3 +
> configs/k2l_evm_defconfig | 3 +
> configs/ls1021aqds_ddr4_nor_defconfig | 3 +
> configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 3 +
> configs/ls1021aqds_nand_defconfig | 3 +
> configs/ls1021aqds_nor_SECURE_BOOT_defconfig | 3 +
> configs/ls1021aqds_nor_defconfig | 3 +
> configs/ls1021aqds_nor_lpuart_defconfig | 3 +
> configs/ls1021aqds_qspi_defconfig | 3 +
> configs/ls1021aqds_sdcard_ifc_defconfig | 3 +
> configs/ls1021aqds_sdcard_qspi_defconfig | 3 +
> configs/ls1021atwr_nor_SECURE_BOOT_defconfig | 3 +
> configs/ls1021atwr_nor_defconfig | 3 +
> configs/ls1021atwr_nor_lpuart_defconfig | 3 +
> configs/ls1021atwr_qspi_defconfig | 3 +
> configs/ls1021atwr_sdcard_ifc_defconfig | 3 +
> configs/ls1021atwr_sdcard_qspi_defconfig | 3 +
> configs/ls1043aqds_defconfig | 3 +
> configs/ls1043aqds_lpuart_defconfig | 3 +
> configs/ls1043aqds_nand_defconfig | 3 +
> configs/ls1043aqds_nor_ddr3_defconfig | 3 +
> configs/ls1043aqds_qspi_defconfig | 3 +
> configs/ls1043aqds_sdcard_ifc_defconfig | 3 +
> configs/ls1043aqds_sdcard_qspi_defconfig | 3 +
> configs/ls1043ardb_SECURE_BOOT_defconfig | 3 +
> configs/ls1043ardb_defconfig | 3 +
> configs/ls1043ardb_nand_defconfig | 3 +
> configs/ls1043ardb_sdcard_defconfig | 3 +
> configs/ls2080aqds_SECURE_BOOT_defconfig | 3 +
> configs/ls2080aqds_defconfig | 3 +
> configs/ls2080aqds_nand_defconfig | 3 +
> configs/ls2080ardb_SECURE_BOOT_defconfig | 3 +
> configs/ls2080ardb_defconfig | 3 +
> configs/ls2080ardb_nand_defconfig | 3 +
> configs/odroid-xu3_defconfig | 2 +
> configs/peach-pi_defconfig | 2 +
> configs/peach-pit_defconfig | 2 +
> configs/smdk5420_defconfig | 2 +
> configs/uniphier_ld20_defconfig | 2 +
> configs/uniphier_ld4_sld8_defconfig | 1 -
> configs/uniphier_pro4_defconfig | 4 +
> configs/uniphier_pxs2_ld6b_defconfig | 2 +
> configs/uniphier_sld3_defconfig | 1 -
> configs/xilinx_zynqmp_ep_defconfig | 2 +
> configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 2 +
> configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 2 +
> configs/xilinx_zynqmp_zcu102_defconfig | 2 +
> configs/xilinx_zynqmp_zcu102_revB_defconfig | 2 +
> drivers/usb/host/Kconfig | 24 ++---
> drivers/usb/host/Makefile | 4 +-
> drivers/usb/host/dwc3-uniphier.c | 119 +++++++++++++++++++++++
> drivers/usb/host/xhci-dwc3.c | 71 +++++++++++++-
> drivers/usb/host/xhci-uniphier.c | 85 ----------------
> drivers/usb/host/xhci.h | 2 +
> include/configs/am43xx_evm.h | 2 -
> include/configs/am57xx_evm.h | 2 -
> include/configs/bf526-ezbrd.h | 1 -
> include/configs/bf527-ezkit.h | 1 -
> include/configs/bf548-ezkit.h | 1 -
> include/configs/cm_t43.h | 2 -
> include/configs/dra7xx_evm.h | 2 -
> include/configs/ds414.h | 3 +-
> include/configs/exynos5-common.h | 1 -
> include/configs/exynos5420-common.h | 1 -
> include/configs/ls1021aqds.h | 2 -
> include/configs/ls1021atwr.h | 2 -
> include/configs/ls1043aqds.h | 2 -
> include/configs/ls1043ardb.h | 2 -
> include/configs/ls2080aqds.h | 2 -
> include/configs/ls2080ardb.h | 2 -
> include/configs/smdk5420.h | 1 -
> include/configs/ti_armv7_keystone2.h | 2 -
> include/configs/xilinx_zynqmp.h | 2 -
> include/fdtdec.h | 1 -
> lib/fdtdec.c | 1 -
> 110 files changed, 479 insertions(+), 218 deletions(-)
> create mode 100644 drivers/usb/host/dwc3-uniphier.c
> delete mode 100644 drivers/usb/host/xhci-uniphier.c
>
CCing Roger, so he can check this series. I will review it later today
or tomorrow.
--
Best regards,
Marek Vasut
next prev parent reply other threads:[~2016-05-16 14:46 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-16 12:51 [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 01/13] configs: blackfin: move CONFIG_USB to defconfig Masahiro Yamada
2016-05-16 17:41 ` Marek Vasut
2016-05-16 12:51 ` [U-Boot] [PATCH v2 02/13] usb: move CONFIG_USB_XHCI to Kconfig with renaming Masahiro Yamada
2016-05-16 17:42 ` Marek Vasut
2016-05-16 12:51 ` [U-Boot] [PATCH v2 03/13] usb: move CONFIG_USB_XHCI_DWC3 to Kconfig Masahiro Yamada
2016-05-16 17:42 ` Marek Vasut
2016-05-16 12:51 ` [U-Boot] [PATCH v2 04/13] usb: xhci: add struct devrequest declaration to xhci.h Masahiro Yamada
2016-05-16 17:42 ` Marek Vasut
2016-05-16 12:51 ` [U-Boot] [PATCH v2 05/13] usb: dwc3: change DWC3 core support code into a driver Masahiro Yamada
2016-05-16 17:45 ` Marek Vasut
2016-05-17 8:20 ` Roger Quadros
2016-05-17 8:57 ` Masahiro Yamada
2016-05-17 10:22 ` Roger Quadros
2016-05-16 12:51 ` [U-Boot] [PATCH v2 06/13] usb: dwc3: add UniPhier specific glue layer Masahiro Yamada
2016-05-16 17:45 ` Marek Vasut
2016-05-16 12:51 ` [U-Boot] [PATCH v2 07/13] ARM: uniphier: switch over to USB DM Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 08/13] ARM: uniphier: enable DWC3 xHCI driver Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 09/13] usb: uniphier: remove UniPhier " Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 10/13] ARM: uniphier: delete unnecessary xHCI pin-mux settings Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 11/13] ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIG Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 12/13] ARM: dts: uniphier: add/update xHCI nodes Masahiro Yamada
2016-05-16 12:51 ` [U-Boot] [PATCH v2 13/13] ARM: uniphier: enable Generic EHCI for PH1-Pro4 Masahiro Yamada
2016-05-16 14:46 ` Marek Vasut [this message]
2016-05-17 11:01 ` [U-Boot] [PATCH v2 00/13] usb: dwc3: rework DWC3 and convert UniPhier xHCI driver to DM Masahiro Yamada
2016-05-19 6:46 ` Masahiro Yamada
2016-05-19 15:20 ` Marek Vasut
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=5739DD39.3030203@denx.de \
--to=marex@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