Skip to content
Commit def50c66 authored by Jonas Karlman's avatar Jonas Karlman Committed by Kever Yang
Browse files

rockchip: rk3568-rock-3a: Fix pcie2x1 and pcie3x2 pinctrl override



The pcie pinctrl override added in the commit a76aa6ff ("rockchip:
rk3568-rock-3a: Enable PCIe and NVMe support") is causing a pinmux issue
on linux when using a EFI boot flow.

The pcie reset-gpios must however be configured with gpio function, or
the device will freeze running pci enum and nothing is connected.

Adjust the pinctrl override in u-boot.dtsi to fix this issue. PCIe/NVMe
continues to work in both U-Boot and linux after this change.

Also revert disable of sdmmc2 and uart1 to fix use of wifi in linux when
using a EFI boot flow.

Fixes: a76aa6ff ("rockchip: rk3568-rock-3a: Enable PCIe and NVMe support")
Fixes: 073d911a ("rockchip: rk3568-rock-3a: Sync device tree from linux")
Signed-off-by: default avatarJonas Karlman <jonas@kwiboo.se>
parent 747f9f26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment