ramdump: fix type error for status of watch dog node [1/1]
authortao zeng <tao.zeng@amlogic.com>
Fri, 17 Aug 2018 06:36:54 +0000 (14:36 +0800)
committertao zeng <tao.zeng@amlogic.com>
Fri, 17 Aug 2018 06:36:54 +0000 (14:36 +0800)
PD#165764

Change-Id: Ib3a92525eedeedaa7a451214279d526bb3daa71a
Signed-off-by: tao zeng <tao.zeng@amlogic.com>
arch/arm64/boot/dts/amlogic/mesontxlx.dtsi

index 2437a9e..c3bf130 100644 (file)
 
        wdt_ee: watchdog@0xffd0f0d0 {
                compatible = "amlogic, meson-wdt";
-               status = "watch";
+               status = "okay";
                default_timeout=<10>;
                reset_watchdog_method=<1>; /* 0:sysfs,1:kernel */
                reset_watchdog_time=<2>;