]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp-icore-mx8mp: Correct PAD settings for PMIC_nINT
authorPeng Fan <peng.fan@nxp.com>
Thu, 26 Mar 2026 07:28:09 +0000 (15:28 +0800)
committerFrank Li <Frank.Li@nxp.com>
Fri, 27 Mar 2026 13:43:44 +0000 (09:43 -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: eefe06b295087 ("arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp.dtsi

index a6319824ea2eb140843402fcbcd7d2c8a38a1667..69558ffefa9a675ba9177fc579cbd7339994472a 100644 (file)
 
        pinctrl_pmic: pmicgrp {
                fsl,pins = <
-                       MX8MP_IOMUXC_NAND_CE0_B__GPIO3_IO01       0x41
+                       MX8MP_IOMUXC_NAND_CE0_B__GPIO3_IO01     0x1c0
                >;
        };