Skip to content

Commit 73333be

Browse files
MrVangregkh
authored andcommitted
arm64: dts: imx8mm-tqma8mqml: Correct PAD settings for PMIC_nINT
[ Upstream commit 42a9f5a ] 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 <peng.fan@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 6b6679f commit 73333be

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
@@ -290,7 +290,7 @@
290290
};
291291

292292
pinctrl_pmic: pmicgrp {
293-
fsl,pins = <MX8MM_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x94>;
293+
fsl,pins = <MX8MM_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x1d4>;
294294
};
295295

296296
pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {

0 commit comments

Comments
 (0)