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/[email protected] Tested-by: Thippeswamy Havalige <[email protected]> Signed-off-by: Sean Anderson <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Michal Simek <[email protected]>
1 parent 308a40f commit 0b93267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)