Skip to content

Commit 0fb3799

Browse files
MrVannxpfrankli
authored andcommitted
arm64: dts: imx8mn-tqma8mqnl: 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: 3e56e35 ("arm64: dts: freescale: add initial device tree for TQMa8MQNL with i.MX8MN") Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Frank Li <[email protected]>
1 parent 721dec3 commit 0fb3799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
};
284284

285285
pinctrl_pmic: pmicgrp {
286-
fsl,pins = <MX8MN_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x84>;
286+
fsl,pins = <MX8MN_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x1c4>;
287287
};
288288

289289
pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {

0 commit comments

Comments
 (0)