]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp-nitrogen-som: Correct PAD settings for PMIC_nINT
authorPeng Fan <peng.fan@nxp.com>
Thu, 26 Mar 2026 07:28:12 +0000 (15:28 +0800)
committerFrank Li <Frank.Li@nxp.com>
Fri, 27 Mar 2026 13:43:46 +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: ab4d874c9f44e ("arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier Board")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp-nitrogen-som.dtsi

index f658309612efff42e7b9e6789a27b164577271bf..8465b36d440ae39a752a6fc364c9746483fa13fb 100644 (file)
 
        pinctrl_pmic: pmicirqgrp {
                fsl,pins = <
-                       MX8MP_IOMUXC_NAND_ALE__GPIO3_IO00       0x41
+                       MX8MP_IOMUXC_NAND_ALE__GPIO3_IO00       0x1c0
                >;
        };