devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for ACSPCIE refclk output on J784S4-EVM
@ 2024-07-15 12:09 Siddharth Vadapalli
  2024-07-15 12:09 ` [PATCH 1/3] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible Siddharth Vadapalli
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Siddharth Vadapalli @ 2024-07-15 12:09 UTC (permalink / raw)
  To: lee, robh, krzk+dt, conor+dt, lpieralisi, kw, bhelgaas, vigneshr,
	kishon
  Cc: devicetree, linux-kernel, linux-pci, linux-arm-kernel, srk,
	s-vadapalli

Hello,

This series adds support to drive out the reference clock required by
the PCIe Endpoint device using the ACSPCIE buffer.

Series is based on linux-next tagged next-20240715.

Series has been tested with the following device-tree change:
https://gist.github.com/Siddharth-Vadapalli-at-TI/8206ea3a89753c309e4c82d825c75dae
on J784S4-EVM with an NVMe SSD connected to the PCIe connector
corresponding to the PCIe1 instance of PCIe. Logs:
https://gist.github.com/Siddharth-Vadapalli-at-TI/d825068cfe55bba7a869469c1ef64ddd

Regards,
Siddharth.

Siddharth Vadapalli (3):
  dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible
  dt-bindings: PCI: ti,j721e-pci-host: Add ACSPCIE proxy control
    property
  PCI: j721e: Add support for enabling ACSPCIE PAD IO Buffer output

 .../devicetree/bindings/mfd/syscon.yaml       |  1 +
 .../bindings/pci/ti,j721e-pci-host.yaml       | 10 ++++++
 drivers/pci/controller/cadence/pci-j721e.c    | 33 +++++++++++++++++++
 3 files changed, 44 insertions(+)

-- 
2.40.1


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

end of thread, other threads:[~2024-07-29  5:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 12:09 [PATCH 0/3] Add support for ACSPCIE refclk output on J784S4-EVM Siddharth Vadapalli
2024-07-15 12:09 ` [PATCH 1/3] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible Siddharth Vadapalli
2024-07-17 12:08   ` Krzysztof Kozlowski
2024-07-25 10:23   ` (subset) " Lee Jones
2024-07-29  5:41     ` Siddharth Vadapalli
2024-07-15 12:09 ` [PATCH 2/3] dt-bindings: PCI: ti,j721e-pci-host: Add ACSPCIE proxy control property Siddharth Vadapalli
2024-07-17 12:08   ` Krzysztof Kozlowski
2024-07-15 12:09 ` [PATCH 3/3] PCI: j721e: Add support for enabling ACSPCIE PAD IO Buffer output Siddharth Vadapalli
2024-07-25 21:18   ` Bjorn Helgaas
2024-07-26 10:15     ` Siddharth Vadapalli

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