]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mn-tqma8mqnl: Correct PAD settings for PMIC_nINT
authorPeng Fan <peng.fan@nxp.com>
Sun, 29 Mar 2026 13:00:12 +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: 3e56e354db6d3 ("arm64: dts: freescale: add initial device tree for TQMa8MQNL with i.MX8MN")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl.dtsi

index 31a3ca137e63640a2387d3497274f10a6b8c6766..48a687926aa1b88a3d8bef25ff97bebec3777b00 100644 (file)
        };
 
        pinctrl_pmic: pmicgrp {
-               fsl,pins = <MX8MN_IOMUXC_GPIO1_IO08_GPIO1_IO8   0x84>;
+               fsl,pins = <MX8MN_IOMUXC_GPIO1_IO08_GPIO1_IO8   0x1c4>;
        };
 
        pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {