linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] phy: mediatek: Add PCIe PHY driver
@ 2022-03-11 13:35 Jianjun Wang
  2022-03-11 13:35 ` [PATCH 1/2] " Jianjun Wang
  2022-03-11 13:35 ` [PATCH 2/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY Jianjun Wang
  0 siblings, 2 replies; 8+ messages in thread
From: Jianjun Wang @ 2022-03-11 13:35 UTC (permalink / raw)
  To: Chunfeng Yun, Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Matthias Brugger
  Cc: Jianjun Wang, linux-arm-kernel, linux-mediatek, linux-phy,
	devicetree, linux-kernel, rex-bc.chen, randy.wu, jieyy.yang,
	chuanjia.liu, qizhong.cheng, jian.yang

These series patches add support for PCIe PHY driver on MediaTek chipsets.

Jianjun Wang (2):
  phy: mediatek: Add PCIe PHY driver
  dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY

 .../bindings/phy/mediatek,pcie-phy.yaml       |  71 +++++++
 drivers/phy/mediatek/Kconfig                  |  11 +
 drivers/phy/mediatek/Makefile                 |   1 +
 drivers/phy/mediatek/phy-mtk-pcie.c           | 198 ++++++++++++++++++
 4 files changed, 281 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/mediatek,pcie-phy.yaml
 create mode 100644 drivers/phy/mediatek/phy-mtk-pcie.c

-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-03-17  9:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 13:35 [PATCH 0/2] phy: mediatek: Add PCIe PHY driver Jianjun Wang
2022-03-11 13:35 ` [PATCH 1/2] " Jianjun Wang
2022-03-17  7:49   ` Chen-Yu Tsai
2022-03-17  9:34     ` Jianjun Wang
2022-03-11 13:35 ` [PATCH 2/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY Jianjun Wang
2022-03-11 14:28   ` Krzysztof Kozlowski
2022-03-14  1:42     ` Jianjun Wang
2022-03-15  3:15       ` Chunfeng Yun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).