mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add PCIe phy driver for some Mediatek SoCs
@ 2017-05-04  9:31 Ryder Lee
  2017-05-04  9:31 ` [PATCH v1 1/2] phy: add PCIe PHY driver for mt7623 SoCs families Ryder Lee
  2017-05-04  9:31 ` [PATCH v1 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY Ryder Lee
  0 siblings, 2 replies; 4+ messages in thread
From: Ryder Lee @ 2017-05-04  9:31 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Rob Herring
  Cc: devicetree, linux-mediatek, linux-arm-kernel, linux-kernel, Ryder Lee

Hi,

This patch series add PCIe phy driver and related dt-binding file for
Mediatek mt7623 SoCs families.

Changes since v1:
- revise binding document:
  drop 'status' properties.
  add a description to 'phy-switch' property and add vendor prefix.

Ryder Lee (2):
  phy: add PCIe PHY driver for mt7623 SoCs families
  dt-bindings: phy: Add documentation for Mediatek PCIe PHY

 .../devicetree/bindings/phy/phy-mt7623-pcie.txt    |  63 +++++
 drivers/phy/Kconfig                                |   9 +
 drivers/phy/Makefile                               |   1 +
 drivers/phy/phy-mt7623-pcie.c                      | 290 +++++++++++++++++++++
 4 files changed, 363 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/phy-mt7623-pcie.txt
 create mode 100644 drivers/phy/phy-mt7623-pcie.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-08 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-04  9:31 [PATCH v1 0/2] Add PCIe phy driver for some Mediatek SoCs Ryder Lee
2017-05-04  9:31 ` [PATCH v1 1/2] phy: add PCIe PHY driver for mt7623 SoCs families Ryder Lee
2017-05-04  9:31 ` [PATCH v1 2/2] dt-bindings: phy: Add documentation for Mediatek PCIe PHY Ryder Lee
2017-05-08 16:28   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®