]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: imx8mp-aristainetos3a-som-v1: Correct PAD settings for PMIC_nINT
authorPeng Fan <peng.fan@nxp.com>
Thu, 26 Mar 2026 07:28:11 +0000 (15:28 +0800)
committerFrank Li <Frank.Li@nxp.com>
Fri, 27 Mar 2026 13:43:45 +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: eead8f3536d5c ("arm64: dts: imx8mp: add aristainetos3 board support")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp-aristainetos3a-som-v1.dtsi

index f654d866e58c06245b06348a14ca1b16c6c4550d..e7666e54310be0f4c028491ba4383040d859a901 100644 (file)
 
        pinctrl_pmic: aristainetos3-pmic-grp {
                fsl,pins = <
-                       MX8MP_IOMUXC_GPIO1_IO03__GPIO1_IO03     0x41
+                       MX8MP_IOMUXC_GPIO1_IO03__GPIO1_IO03     0x1c0
                >;
        };