Skip to content

Commit e6d2d8e

Browse files
MrVannxpfrankli
authored andcommitted
arm64: dts: imx8mp-aristainetos3a-som-v1: 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: eead8f3 ("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>
1 parent c46c5a5 commit e6d2d8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mp-aristainetos3a-som-v1.dtsi

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

904904
pinctrl_pmic: aristainetos3-pmic-grp {
905905
fsl,pins = <
906-
MX8MP_IOMUXC_GPIO1_IO03__GPIO1_IO03 0x41
906+
MX8MP_IOMUXC_GPIO1_IO03__GPIO1_IO03 0x1c0
907907
>;
908908
};
909909

0 commit comments

Comments
 (0)