summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-apalis-ixora.dts
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-08-26 17:30:02 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-08-26 17:51:30 +0200
commitfce451d92bf8334c6789afda99bf6e4490b235bb (patch)
tree85f645964d901a5beaf9e3bf3ffaeaa9ac34e55d /arch/arm/boot/dts/imx6q-apalis-ixora.dts
parenta477e866a5f6f279dfa1a7f2989bd8e906fa78fe (diff)
arm: dts: imx6q apalis: adapt pcie-reset to changed driver
The pcie driver now uses the gpiod framework. Drop the property reset-gpio-active-high as this now inverts twice having the pin in the wrong state. Since pcie-reset is implemented with RESET_MOCI# this fixes all users of RESET_MOCI#, among them USB Host. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-apalis-ixora.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-apalis-ixora.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-apalis-ixora.dts b/arch/arm/boot/dts/imx6q-apalis-ixora.dts
index 31d1fce62b15..596771739378 100644
--- a/arch/arm/boot/dts/imx6q-apalis-ixora.dts
+++ b/arch/arm/boot/dts/imx6q-apalis-ixora.dts
@@ -364,7 +364,6 @@
pinctrl-0 = <&pinctrl_reset_moci>;
/* active-high meaning opposite of regular PERST# active-low polarity */
reset-gpio = <&gpio1 28 GPIO_ACTIVE_HIGH>;
- reset-gpio-active-high;
status = "okay";
};