mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
arm64: dts: rockchip: correct ep-gpios for rk3399 sapphire PCIe slot
Change-Id: I349d7f9267e50d90afb12902ee4ced98f8e4cfa5 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
parent
762aa32d74
commit
3cd33bec92
|
|
@ -522,7 +522,7 @@ &pcie_phy {
|
|||
};
|
||||
|
||||
&pcie0 {
|
||||
ep-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
|
||||
ep-gpios = <&gpio2 RK_PA4 GPIO_ACTIVE_HIGH>;
|
||||
num-lanes = <4>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pcie_clkreqn>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user