lkml.org 
[lkml]   [2018]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] usb: dwc3: add UniPhier dwc3 glue layer support
Date
This patch series adds support for DWC3 glue layer implemented on
UniPhier SoCs. It supports PXs2 and LD20 SoCs.

In case of LD20, since some trimming values for PHY initialization
are included in nvmem, This series includes the way to access to
nvmem and bitmap definitions of nvmem in DT.

Thank you,
---

Kunihiko Hayashi (4):
dt-bindings: dwc3: add binding documentation for UniPhier dwc3 glue
driver
usb: dwc3: add dwc3 glue layer for UniPhier SoCs
ARM: dts: uniphier: add dwc3 usb node for PXs2
arm64: dts: uniphier: add dwc3 usb node for LD20

.../devicetree/bindings/usb/dwc3-uniphier.txt | 58 +++
arch/arm/boot/dts/uniphier-pxs2-gentil.dts | 8 +
arch/arm/boot/dts/uniphier-pxs2-vodka.dts | 4 +
arch/arm/boot/dts/uniphier-pxs2.dtsi | 43 ++
.../boot/dts/socionext/uniphier-ld20-global.dts | 4 +
.../arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 4 +
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 77 +++
drivers/usb/dwc3/Kconfig | 9 +
drivers/usb/dwc3/Makefile | 1 +
drivers/usb/dwc3/dwc3-uniphier.c | 554 +++++++++++++++++++++
10 files changed, 762 insertions(+)
create mode 100644 Documentation/devicetree/bindings/usb/dwc3-uniphier.txt
create mode 100644 drivers/usb/dwc3/dwc3-uniphier.c

--
2.7.4

\
 
 \ /
  Last update: 2018-01-23 14:01    [W:0.839 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site