summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-05-29 18:55:23 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-06-05 17:41:23 +0200
commitec7d8bddde9b16b47664428210c17d47775f9330 (patch)
treee90f466b770508e7dff7f128ecf5b4d0696241fa /arch
parent676affd2e411a1879cc5b440f46e6f077e28fcd2 (diff)
ARM64: dts: apalis-imx8x: pull reset_moci low into reset-active
This pulls the reset_moci signal by default low and insures reset is applied when pin is being muxed. It needs then actively set high for getting out of reset. Related-to: ELB-1929 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis.dtsi
index 0ba1e331559e..c9c9a490078c 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis.dtsi
@@ -827,7 +827,7 @@
/* On-module RESET_MOCI#_DRV */
pinctrl_reset_moci: gpioresetmocigrp {
fsl,pins = <
- SC_P_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO4_IO01 0x21
+ SC_P_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO4_IO01 0x11
>;
};