Skip to content

Commit 42a9f5a

Browse files
MrVannxpfrankli
authored andcommitted
arm64: dts: imx8mm-tqma8mqml: 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: dfcd1b6 ("arm64: dts: freescale: add initial device tree for TQMa8MQML with i.MX8MM") Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Frank Li <[email protected]>
1 parent 0fb3799 commit 42a9f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
};
293293

294294
pinctrl_pmic: pmicgrp {
295-
fsl,pins = <MX8MM_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x94>;
295+
fsl,pins = <MX8MM_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x1d4>;
296296
};
297297

298298
pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {

0 commit comments

Comments
 (0)