diff options
author | Robert Beckett | 2019-11-12 19:15:20 +0000 |
---|---|---|
committer | Stefano Babic | 2020-01-07 10:26:56 +0100 |
commit | 7915e150d6d070172f5e280373c7955d69012f16 (patch) | |
tree | d22145da4cc1e9781f49009d39b49a85ded75fe7 /arch/arm/dts/imx53-ppd.dts | |
parent | d494aeca4688a8040362fd968d0aa9a5b8e0bf55 (diff) |
board: ge: mx53ppd: use imx wdt
Enable DM imx WDT
Enable SYSRESET_WATCHDOG to maintain WDT based reset ability
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Diffstat (limited to 'arch/arm/dts/imx53-ppd.dts')
-rw-r--r-- | arch/arm/dts/imx53-ppd.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/imx53-ppd.dts b/arch/arm/dts/imx53-ppd.dts index 8f3864998ce..ae98361f9ab 100644 --- a/arch/arm/dts/imx53-ppd.dts +++ b/arch/arm/dts/imx53-ppd.dts @@ -43,6 +43,7 @@ /dts-v1/; #include "imx53.dtsi" +#include "imx53-ppd-uboot.dtsi" #include <dt-bindings/input/input.h> / { |