Skip to content

Commit 0b93267

Browse files
Sean Andersonbjorn-helgaas
authored andcommitted
arm64: zynqmp: Add PCIe phys property for ZCU102
Add PCIe phy bindings for the ZCU102. Link: https://lore.kernel.org/r/20240531161337.864994-8-sean.anderson@linux.dev Tested-by: Thippeswamy Havalige <thippeswamy.havalige@amd.com> Signed-off-by: Sean Anderson <sean.anderson@linux.dev> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Michal Simek <michal.simek@amd.com>
1 parent 308a40f commit 0b93267

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,7 @@
941941

942942
&pcie {
943943
status = "okay";
944+
phys = <&psgtr 0 PHY_TYPE_PCIE 0 0>;
944945
};
945946

946947
&psgtr {

0 commit comments

Comments
 (0)