|
|
Subscribe / Log in / New account

usb: xhci: Add support for Renesas USB controllers

From:  Vinod Koul <vkoul-AT-kernel.org>
To:  Mathias Nyman <mathias.nyman-AT-intel.com>, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
Subject:  [PATCH 0/5] usb: xhci: Add support for Renesas USB controllers
Date:  Thu, 20 Jun 2019 15:51:49 +0530
Message-ID:  <20190620102154.20805-1-vkoul@kernel.org>
Cc:  linux-arm-msm-AT-vger.kernel.org, Bjorn Andersson <bjorn.andersson-AT-linaro.org>, Vinod Koul <vkoul-AT-kernel.org>, Yoshihiro Shimoda <yoshihiro.shimoda.uh-AT-renesas.com>, Christian Lamparter <chunkeey-AT-googlemail.com>, linux-usb-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org
Archive-link:  Article

This series add support for Renesas USB controllers uPD720201 and uPD720202.
These require firmware to be loaded and in case devices have ROM those can
also be programmed if empty. If ROM is porgrammed, it runs from ROM as well.

This includes two patches from Christian which supported these controllers
w/o ROM and later my patches for ROM support and multiple firmware versions.

Christian Lamparter (2):
  usb: xhci: add firmware loader for uPD720201 and uPD720202 w/o ROM
  usb: xhci: handle uPD720201 and uPD720202 w/o ROM

Vinod Koul (3):
  usb: xhci: Use register defined and field names
  usb: xhci: Add ROM loader for uPD720201
  usb: xhci: allow multiple firmware versions

 drivers/usb/host/xhci-pci.c | 962 ++++++++++++++++++++++++++++++++++++
 1 file changed, 962 insertions(+)

-- 
2.20.1



Copyright © 2019, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds