lkml.org 
[lkml]   [2018]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] add new UniPhier PCIe PHY driver
Date
This series adds support for PCIe PHY interface implemented in Socionext
UniPhier SoCs. This driver supports LD20 and PXs3 SoCs.

This series contains changes to phy/Kconfig and phy/Makefile, and will conflict
with the preceding PHY patches for USB [1]. Either one needs to rebase itself
later.

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2018-August/597430.html

Kunihiko Hayashi (2):
dt-bindings: phy: add UniPhier PCIe PHY description
phy: socionext: add PCIe PHY driver support

.../devicetree/bindings/phy/uniphier-pcie-phy.txt | 31 +++
drivers/phy/Kconfig | 1 +
drivers/phy/Makefile | 1 +
drivers/phy/socionext/Kconfig | 12 ++
drivers/phy/socionext/Makefile | 6 +
drivers/phy/socionext/phy-uniphier-pcie.c | 240 +++++++++++++++++++++
6 files changed, 291 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/uniphier-pcie-phy.txt
create mode 100644 drivers/phy/socionext/Kconfig
create mode 100644 drivers/phy/socionext/Makefile
create mode 100644 drivers/phy/socionext/phy-uniphier-pcie.c

--
2.7.4

\
 
 \ /
  Last update: 2018-09-05 11:51    [W:0.031 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site