Skip to content

Commit 67cc612

Browse files
MaxKrummenacherShawn Guo
authored andcommitted
arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin
SODIMM 17 can be used as an edge triggered interrupt supplied from an off board source. Enable hysteresis on the pinmuxing to increase immunity against noise on the signal. Fixes: 60f01b5 ("arm64: dts: imx8mm-verdin: update iomux configuration") Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent a5d400b commit 67cc612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@
936936
/* Verdin GPIO_9_DSI (pulled-up as active-low) */
937937
pinctrl_gpio_9_dsi: gpio9dsigrp {
938938
fsl,pins =
939-
<MX8MM_IOMUXC_NAND_RE_B_GPIO3_IO15 0x146>; /* SODIMM 17 */
939+
<MX8MM_IOMUXC_NAND_RE_B_GPIO3_IO15 0x1c6>; /* SODIMM 17 */
940940
};
941941

942942
/* Verdin GPIO_10_DSI (pulled-up as active-low) */

0 commit comments

Comments
 (0)