[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1534227134-151584-1-git-send-email-hanjie.lin@amlogic.com>
Date: Tue, 14 Aug 2018 02:12:12 -0400
From: Hanjie Lin <hanjie.lin@...ogic.com>
To: Kishon Vijay Abraham I <kishon@...com>
CC: Hanjie Lin <hanjie.lin@...ogic.com>,
<linux-kernel@...r.kernel.org>,
<linux-amlogic@...ts.infradead.org>, <linux-pci@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Kevin Hilman <khilman@...libre.com>,
Carlo Caione <carlo@...one.org>, Rob Herring <robh@...nel.org>,
<shawn.lin@...k-chips.com>, <devicetree@...r.kernel.org>
Subject: [PATCH 0/2] add the Amlogic Meson PCIe phy driver.
This patcheset add the driver and dt-bindings for
the Meson-PCIE-PHY controller.
Yue Wang (2):
dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe Phy
controller
PCI: meson: add the Amlogic Meson PCIe phy driver
.../bindings/phy/amlogic,meson-pcie-phy.txt | 31 ++++
drivers/phy/amlogic/Kconfig | 8 ++
drivers/phy/amlogic/Makefile | 1 +
drivers/phy/amlogic/phy-meson-axg-pcie.c | 160 +++++++++++++++++++++
4 files changed, 200 insertions(+)
create mode 100644 Documentation/devicetree/bindings/phy/amlogic,meson-pcie-phy.txt
create mode 100644 drivers/phy/amlogic/phy-meson-axg-pcie.c
--
2.7.4
Powered by blists - more mailing lists