Skip to content

Commit 6b6679f

Browse files
MrVangregkh
authored andcommitted
arm64: dts: imx8mn-tqma8mqnl: Correct PAD settings for PMIC_nINT
[ Upstream commit 0fb3799 ] 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 <peng.fan@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 241ddfb commit 6b6679f

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
@@ -293,7 +293,7 @@
293293
};
294294

295295
pinctrl_pmic: pmicgrp {
296-
fsl,pins = <MX8MN_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x84>;
296+
fsl,pins = <MX8MN_IOMUXC_GPIO1_IO08_GPIO1_IO8 0x1c4>;
297297
};
298298

299299
pinctrl_reg_usdhc2_vmmc: regusdhc2vmmcgrp {

0 commit comments

Comments
 (0)