]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mm-tqma8mqml: Correct PAD settings for PMIC_nINT
authorPeng Fan <peng.fan@nxp.com>
Sun, 29 Mar 2026 13:00:13 +0000 (21:00 +0800)
committerFrank Li <Frank.Li@nxp.com>
Fri, 3 Apr 2026 02:07:41 +0000 (22:07 -0400)
With commit 5d0efaf47ee90 ("regulator: pca9450: Correct interrupt type"),
there might be interrupt storm for this board. Need to set PAD PUE and PU
together to make pull up work properly.

Fixes: dfcd1b6f7620e ("arm64: dts: freescale: add initial device tree for TQMa8MQML with i.MX8MM")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi

index 29b298af0d739100d33ff43a8b955a37821b3ef7..1b5ba3c47164f28756bb99210a5961bfaa881220 100644 (file)
        };
 
        pinctrl_pmic: pmicgrp {
-               fsl,pins = <MX8MM_IOMUXC_GPIO1_IO08_GPIO1_IO8           0x94>;
+               fsl,pins = <MX8MM_IOMUXC_GPIO1_IO08_GPIO1_IO8           0x1d4>;
        };
 
        pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {