arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin
authorMax Krummenacher <max.krummenacher@toradex.com>
Mon, 3 Jun 2024 14:00:45 +0000 (16:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jun 2024 11:49:09 +0000 (13:49 +0200)
[ Upstream commit 67cc6125fb39902169707cb6277f010e56d4a40a ]

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: 60f01b5b5c7d ("arm64: dts: imx8mm-verdin: update iomux configuration")
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

index 6f0811587142d2725db959d100e7229c6ca82f02..14d20a33af8e15b9bb4b1ea22d7455a144c66841 100644 (file)
        /* Verdin GPIO_9_DSI (pulled-up as active-low) */
        pinctrl_gpio_9_dsi: gpio9dsigrp {
                fsl,pins =
-                       <MX8MM_IOMUXC_NAND_RE_B_GPIO3_IO15              0x146>; /* SODIMM 17 */
+                       <MX8MM_IOMUXC_NAND_RE_B_GPIO3_IO15              0x1c6>; /* SODIMM 17 */
        };
 
        /* Verdin GPIO_10_DSI (pulled-up as active-low) */