linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [IP REVIEW PATCH 0/3] Add support for Lane Margining at Receiver
@ 2022-11-24  8:35 Manikanta Maddireddy
  2022-11-24  8:35 ` [PATCH 1/3] dt-bindings: PHY: P2U: Add PCIe lane margining support Manikanta Maddireddy
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Manikanta Maddireddy @ 2022-11-24  8:35 UTC (permalink / raw)
  To: vkoul, kishon, krzysztof.kozlowski+dt, thierry.reding, jonathanh, vidyas
  Cc: linux-phy, devicetree, linux-tegra, linux-kernel, linux-pci,
	bhelgaas, lpieralisi, nkristam, Manikanta Maddireddy

Tegra234 supports Lane Margining at Receiver feature. However, this
requires programming of per lane PIPE2UPHY hardware instance to relay
the lane margin control and margin status information between PCIe
controller and UPHY modules. This series adds this support in PIPE2UPHY
driver.

Manikanta Maddireddy (3):
  phy: tegra: p2u: Add lane margin support
  dts: soc: t234: Add uphy lane number and intr in p2u nodes
  dt-bindings: PHY: P2U: Add PCIe lane margining support

 .../bindings/phy/phy-tegra194-p2u.yaml        |  50 ++++
 arch/arm64/boot/dts/nvidia/tegra234.dtsi      | 120 ++++++++
 drivers/phy/tegra/phy-tegra194-p2u.c          | 274 ++++++++++++++++++
 3 files changed, 444 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-12-02  5:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24  8:35 [IP REVIEW PATCH 0/3] Add support for Lane Margining at Receiver Manikanta Maddireddy
2022-11-24  8:35 ` [PATCH 1/3] dt-bindings: PHY: P2U: Add PCIe lane margining support Manikanta Maddireddy
2022-11-24  8:45   ` Krzysztof Kozlowski
2022-11-30 15:11     ` Manikanta Maddireddy
2022-11-30 15:15       ` Krzysztof Kozlowski
2022-11-30 16:13         ` Manikanta Maddireddy
2022-11-24  8:35 ` [PATCH 2/3] arm64: tegra: Add uphy lane number and intr in p2u nodes Manikanta Maddireddy
2022-12-01  9:44   ` Jon Hunter
2022-12-02  5:14     ` Manikanta Maddireddy
2022-11-24  8:35 ` [PATCH 3/3] phy: tegra: Add lane margin support Manikanta Maddireddy

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).