Commit 64f5d1eb authored by Sachin Kamat's avatar Sachin Kamat Committed by Kukjin Kim

ARM: dts: update watchdog node name in exynos5440

Made it as per DT node naming convention <name@reg_addr>.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 2d7a5bd9
......@@ -176,7 +176,7 @@ i2c@100000 {
clock-names = "i2c";
};
watchdog {
watchdog@110000 {
compatible = "samsung,s3c2410-wdt";
reg = <0x110000 0x1000>;
interrupts = <0 1 0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment