aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-11-02 22:19:03 +0100
committerShawn Guo <shawnguo@kernel.org>2022-11-11 14:17:20 +0800
commiteff6b33c9ce96b37339b8aa25afa5601195aefe7 (patch)
tree340b27c9a0dd4c3fac9b03f744ba476603b0a12d /arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts
parentarm64: dts: imx8mm: imx8mn: imx8mp: imx8mq: Replace opp-xM with opp-x000000 (diff)
downloadwireguard-linux-eff6b33c9ce96b37339b8aa25afa5601195aefe7.tar.xz
wireguard-linux-eff6b33c9ce96b37339b8aa25afa5601195aefe7.zip
arm64: dts: imx8mm: Remove watchdog always-enabled property from eDM SBC
There is no such always-enabled property supported by gpio-watchdog driver or described in its bindings, remove it. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts b/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts
index 4dac8d450222..24f61db33eba 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts
@@ -88,7 +88,6 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_watchdog_gpio>;
compatible = "linux,wdt-gpio";
- always-enabled;
gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>;
hw_algo = "level";
/* Reset triggers in 2..3 seconds */