summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2022-02-18 13:04:55 +0100
committerShawn Guo <shawnguo@kernel.org>2022-02-21 14:09:59 +0800
commit2aeded997117b4fa8a113d94ccb2621fc16eda3f (patch)
treefcaa1bd6fbfdf26bba4c1211b81737accad42fd1 /arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
parent97c8800e3fe2a3add3fd6d78274b2b5bc0087ba5 (diff)
arm64: dts: imx8mp-phycore-som: Update WDOG muxing
To be able to trigger a reset also from an external source we need to configure the WDOG pin as open drain. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
index 06e94f6e1702..fb84032e529f 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
@@ -313,7 +313,7 @@
pinctrl_wdog: wdoggrp {
fsl,pins = <
- MX8MP_IOMUXC_GPIO1_IO02__WDOG1_WDOG_B 0xc6
+ MX8MP_IOMUXC_GPIO1_IO02__WDOG1_WDOG_B 0xe6
>;
};
};