ramdump: fix type error for status of watch dog node [1/1]

PD#165764

Change-Id: Ib3a92525eedeedaa7a451214279d526bb3daa71a
Signed-off-by: tao zeng <tao.zeng@amlogic.com>
This commit is contained in:
tao zeng
2018-08-17 14:36:54 +08:00
parent 536d2fb891
commit 27a98f5778

View File

@@ -273,7 +273,7 @@
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>;