Skip to content

Commit 16611ed

Browse files
MrVannxpfrankli
authored andcommitted
arm64: dts: imx8mp-nitrogen-som: Correct PAD settings for PMIC_nINT
With commit 5d0efaf ("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: ab4d874 ("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>
1 parent e6d2d8e commit 16611ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mp-nitrogen-som.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296

297297
pinctrl_pmic: pmicirqgrp {
298298
fsl,pins = <
299-
MX8MP_IOMUXC_NAND_ALE__GPIO3_IO00 0x41
299+
MX8MP_IOMUXC_NAND_ALE__GPIO3_IO00 0x1c0
300300
>;
301301
};
302302

0 commit comments

Comments
 (0)