From c7786a54704de5cd6b9a3130b8fc9c2bb16277f3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 5 Sep 2019 19:11:57 +0200 Subject: ARM64: dts: imx8qm-apalis: fix max link speed property The pci-imx6 driver reads the fsl,max-link-speed property. Change to the correct name. Signed-off-by: Max Krummenacher --- arch/arm64/boot/dts/freescale/fsl-imx8qm-apalis.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch') diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qm-apalis.dts b/arch/arm64/boot/dts/freescale/fsl-imx8qm-apalis.dts index 902677aed8c3..baa7f42e86e4 100644 --- a/arch/arm64/boot/dts/freescale/fsl-imx8qm-apalis.dts +++ b/arch/arm64/boot/dts/freescale/fsl-imx8qm-apalis.dts @@ -1358,7 +1358,7 @@ <&pcie_sata_refclk_gate>; clock-names = "pcie", "pcie_bus", "pcie_phy", "pcie_inbound_axi", "pcie_ext"; ext_osc = <1>; - max-link-speed = <1>; + fsl,max-link-speed = <1>; reset-gpio = <&gpio3 26 GPIO_ACTIVE_LOW>; status = "okay"; }; @@ -1376,7 +1376,7 @@ clock-names = "pcie", "pcie_bus", "pcie_phy", "pcie_inbound_axi", "pcie_ext"; /*epdev_on-supply = <&epdev_on>;*/ ext_osc = <1>; - max-link-speed = <1>; + fsl,max-link-speed = <1>; reset-gpio = <&gpio5 0 GPIO_ACTIVE_LOW>; status = "okay"; }; -- cgit v1.2.3