From patchwork Thu Oct 31 08:40:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 3119701 Return-Path: X-Original-To: patchwork-linux-samsung-soc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 878DF9F431 for ; Thu, 31 Oct 2013 08:42:16 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4DBFD201DC for ; Thu, 31 Oct 2013 08:42:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 41F11201B6 for ; Thu, 31 Oct 2013 08:42:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752233Ab3JaImN (ORCPT ); Thu, 31 Oct 2013 04:42:13 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:48409 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751529Ab3JaImM (ORCPT ); Thu, 31 Oct 2013 04:42:12 -0400 Received: by mail-pa0-f53.google.com with SMTP id kx10so2173154pab.40 for ; Thu, 31 Oct 2013 01:42:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=EpfjGVI+0RAYfbTaU3tnEax+bLvNGfwC9UbTzOxbEuo=; b=kwEOLixDEEpyc813VDJQVG+UxLGHpmX6mYSiCEyzb0feht5rvlTv7o6A9iNdPsnenW uZokLPSfqdMAR4Ri4pVUqwJMBdVsmo9o8TXx0aoCXUVoiGY6XRVAys3iJ8ZK17h+MtLR Vc2OSlMqlDSbXa6Wstbm0RB9vBR4BTBC5RSlZJrM7XVdbDq83dW5Qql5RFIgGbGf96fR CVt5go2bjdioN7qFYToR8QIMNhg+K2kEo5XKpmq6KjAbtZ0KKc7Ftq3L6vU+6kvR+Vmd OIfjGl+nVaiT8NflX1gP+nZ/KyI+zVS3tu56UK3453T6tTwq+J92yIypBcim0EeVyb4n Tuew== X-Gm-Message-State: ALoCoQlpF+Ozz1pIGsAl++eRPDHnaG+Bh16plB+ybIRvKsWiDjiSBoT4U+7W+DRDTWGnjZqbEZCJ X-Received: by 10.66.50.131 with SMTP id c3mr650616pao.111.1383208932050; Thu, 31 Oct 2013 01:42:12 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id xn12sm3623971pac.12.2013.10.31.01.42.10 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Oct 2013 01:42:11 -0700 (PDT) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org Subject: [PATCH 1/1] ARM: dts: Enable watchdog in Exynos4 Date: Thu, 31 Oct 2013 14:10:45 +0530 Message-Id: <1383208845-17227-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Enabled watchdog in Exynos4. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi index ce24edba7f6d..b7378154c0a1 100644 --- a/arch/arm/boot/dts/exynos4.dtsi +++ b/arch/arm/boot/dts/exynos4.dtsi @@ -196,7 +196,6 @@ interrupts = <0 43 0>; clocks = <&clock 345>; clock-names = "watchdog"; - status = "disabled"; }; rtc@10070000 {