提交 755fff52 编写于 作者: D Dennis Gilmore 提交者: Heiko Stuebner

arm64: dts: rockchip: add variables for pcie completion to helios64

without ep-gpios defined u-boot does not initialise PCIe
rockchip_pcie pcie@f8000000: failed to find ep-gpios property

additionally set max-link-speed and pinctrl-names for completeness

with this patch and the ones from Florian Klink applied to the dts
file in u-boot sata drives show up in both u-boot and linux
Signed-off-by: NDennis Gilmore <dgilmore@redhat.com>
Acked-By: NFlorian Klink <flokli@flokli.de>
Link: https://lore.kernel.org/r/20211029005323.144652-1-dgilmore@redhat.comSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 e92df2c6
......@@ -401,7 +401,10 @@
};
&pcie0 {
ep-gpios = <&gpio2 RK_PD4 GPIO_ACTIVE_HIGH>;
max-link-speed = <2>;
num-lanes = <2>;
pinctrl-names = "default";
status = "okay";
vpcie12v-supply = <&vcc12v_dcin>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册