提交 c8249fa8 编写于 作者: K Kishon Vijay Abraham I 提交者: Tony Lindgren

ARM: dts: dra76-evm: Enable x2 PCIe lanes

DRA76 EVM has a 4-lane PCIe connector and DRA76 can support x2 lanes.
Enable both the PCIe lanes here.
Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 90a621a2
...@@ -422,3 +422,19 @@ ...@@ -422,3 +422,19 @@
spi-max-frequency = <96000000>; spi-max-frequency = <96000000>;
}; };
}; };
&pcie2_phy {
status = "okay";
};
&pcie1_rc {
num-lanes = <2>;
phys = <&pcie1_phy>, <&pcie2_phy>;
phy-names = "pcie-phy0", "pcie-phy1";
};
&pcie1_ep {
num-lanes = <2>;
phys = <&pcie1_phy>, <&pcie2_phy>;
phy-names = "pcie-phy0", "pcie-phy1";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册