Skip to content

Commit ea8c90f

Browse files
MrVannxpfrankli
authored andcommitted
arm64: dts: imx8mp-icore-mx8mp: 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: eefe06b ("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>
1 parent 741d6ac commit ea8c90f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp.dtsi

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

133133
pinctrl_pmic: pmicgrp {
134134
fsl,pins = <
135-
MX8MP_IOMUXC_NAND_CE0_B__GPIO3_IO01 0x41
135+
MX8MP_IOMUXC_NAND_CE0_B__GPIO3_IO01 0x1c0
136136
>;
137137
};
138138

0 commit comments

Comments
 (0)