summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2020-03-13 11:14:38 +0800
committerRichard Zhu <hongxing.zhu@nxp.com>2020-03-24 11:24:49 +0800
commitf3db6a0c22d60738307b6228cd893e07e81e11a5 (patch)
treea78b12a0143dde3c284d76aed36a1a0e4cf1cc82 /arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
parentdc62e993e136e31c9d3f97bbbb46727139b08f50 (diff)
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 <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8dxl-evk.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8dxl-evk.dts4
1 files changed, 2 insertions, 2 deletions
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";
};