From f3db6a0c22d60738307b6228cd893e07e81e11a5 Mon Sep 17 00:00:00 2001 From: Richard Zhu Date: Fri, 13 Mar 2020 11:14:38 +0800 Subject: MLK-23666 arm64: dts: correct the legacy intx of imx8dxl pcie Correct the legacy INTX numbers of the iMX8DXL PCIe. Use the internal PLL as PCIe REF clock. Signed-off-by: Richard Zhu Reviewed-by: Fugang Duan --- arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/arm64/boot/dts/freescale/imx8dxl-evk.dts') diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts index ef488d151793..f479daf6552c 100644 --- a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts @@ -152,7 +152,7 @@ regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-name = "clk_ext_sel"; - gpio = <&pca6416_1 10 GPIO_ACTIVE_LOW>; + gpio = <&pca6416_1 10 GPIO_ACTIVE_HIGH>; regulator-always-on; }; @@ -506,7 +506,7 @@ pinctrl-0 = <&pinctrl_pcieb>; clkreq-gpio = <&lsio_gpio4 1 GPIO_ACTIVE_LOW>; reset-gpio = <&lsio_gpio4 0 GPIO_ACTIVE_LOW>; - ext_osc = <1>; + ext_osc = <0>; epdev_on-supply = <&epdev_on>; status = "disabled"; }; -- cgit v1.2.3