mirror of
https://github.com/torvalds/linux.git
synced 2026-09-27 11:02:03 +02:00
arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1
Remove the 'supports-clkreq' property from PCIe1 as the standard PCIe
slot on i.MX943 EVK may not have CLKREQ# signal wired, causing
compatibility issues with some PCIe cards.
Fixes: 9a8f11f6f7 ("arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support")
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
356894c37a
commit
e0e1a9712f
|
|
@ -1061,7 +1061,6 @@ &pcie1 {
|
|||
<&pcie_ref_clk>;
|
||||
clock-names = "pcie", "pcie_bus", "pcie_phy", "pcie_aux",
|
||||
"ref", "extref";
|
||||
supports-clkreq;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user