summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2018-11-29 13:56:02 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:35:34 +0800
commitdc0be803013f0bdd37442480da34b8d104cf1245 (patch)
treefb4850e49e6c18ec12b572475a9db36bed96705d /arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi
parentae7bad83a432dc093f8b97bae1ffea019e3fbc27 (diff)
MLK-20507 arm64: dts: use clkreq as gpio
- Since the l1ss is not enabled yet, configure the clkreq# as gpio on 8qm/qxp mek boards. Re-configure the clkreq# as input and open drain when l1ss is enabled later. - Correct the perst# configurations of 8qm. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi
index 363f7e880fc3..a0c6895c2058 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8x-arm2.dtsi
@@ -457,7 +457,7 @@
pinctrl_pcieb: pciebgrp{
fsl,pins = <
SC_P_PCIE_CTRL0_PERST_B_LSIO_GPIO4_IO00 0x06000021
- SC_P_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO4_IO01 0x04000021
+ SC_P_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO4_IO01 0x06000021
SC_P_PCIE_CTRL0_WAKE_B_LSIO_GPIO4_IO02 0x04000021
>;
};