Enable wdt0 on Marvell Berlin BG2 based Sony NSZ-GS7 to make use of the watchdog functionality. Signed-off-by: Jisheng Zhang <jszhang@xxxxxxxxxxx> --- arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts b/arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts index 5c99fb3..f3c53b3 100644 --- a/arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts +++ b/arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts @@ -71,3 +71,5 @@ }; &uart0 { status = "okay"; }; + +&wdt0 { status = "okay"; }; -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html