Skip to content

Commit c46c5a5

Browse files
MrVannxpfrankli
authored andcommitted
arm64: dts: imx8mp-edm-g: 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: 95e882c ("arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SOM on WB-EDM-G carrier board") Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
1 parent ea8c90f commit c46c5a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mp-edm-g.dtsi

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

564564
pinctrl_pmic: pmicirqgrp {
565565
fsl,pins = <
566-
MX8MP_IOMUXC_GPIO1_IO03__GPIO1_IO03 0x41
566+
MX8MP_IOMUXC_GPIO1_IO03__GPIO1_IO03 0x1c0
567567
>;
568568
};
569569

0 commit comments

Comments
 (0)