From 359c86bcbf6a1b483183121c1d8a9de878ef67d1 Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Mon, 27 Mar 2023 16:43:31 +0200 Subject: arm64: dts: imx8-apalis: pcieb use vpcie-supply instead of epdev Use the vpcie-supply property instead of epdev_on-supply. This property is also available in the upstream bsp and is therefore preferred. Upstream-Status: Pending Mainline for i.MX 8 does not support PCIe yet, this patch cannot be upstreamed as of now. Signed-off-by: Stefan Eichenberger --- arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi index 7fabc691b43b..249bf01068f0 100644 --- a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi @@ -847,7 +847,7 @@ clock-names = "pcie", "pcie_bus", "pcie_inbound_axi", "pcie_phy", "pcie_phy_pclk", "phy_per", "pcie_per", "pciex2_per", "misc_per"; - epdev_on-supply = <®_module_wifi>; + vpcie-supply = <®_module_wifi>; ext_osc = <1>; fsl,max-link-speed = <1>; pinctrl-names = "default"; -- cgit v1.2.3