From patchwork Mon Aug 12 11:51:33 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikas C Sajjan X-Patchwork-Id: 19009 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f199.google.com (mail-ye0-f199.google.com [209.85.213.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B64D1248EC for ; Mon, 12 Aug 2013 11:51:47 +0000 (UTC) Received: by mail-ye0-f199.google.com with SMTP id l12sf2325701yen.2 for ; Mon, 12 Aug 2013 04:51:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=Un69y3mT2FhOQDiVkPMwugh5VO0trZCYVTznm3166Io=; b=V9MM/7HVw+SzRAE6HN60GhLV2aU5LQVSsW5zLPv2n4jvkq6fCWI6gH4i7tLpARV8ei GuYHPtx4Ppbs4MgDWkKUTf7e3biwvIyKVAgWnrf9Ss5PWNNannw74STzCQtD8cLxJCyh Vq62A1cotlBp7qd07sOn0svGTWMr4RayxwE6BVG4e4oBjnIl7tvCsvYU/luZhGXODdQV 55t7H1/OOKOn5cg7AXS6jqCxdKnO8OWgANP3y5CUjgHsPdoYjqTjqkyM8JNct4g18am3 Q4ohAzScO2woJETBuc4VVrHPXPj7038OPH5LkW68ggoONvLAjuRO0n6DA4A1xvR9l44W kO6g== X-Received: by 10.236.113.197 with SMTP id a45mr10368854yhh.14.1376308307216; Mon, 12 Aug 2013 04:51:47 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.97.197 with SMTP id ec5ls2219180qeb.26.gmail; Mon, 12 Aug 2013 04:51:47 -0700 (PDT) X-Received: by 10.58.128.71 with SMTP id nm7mr11648268veb.51.1376308307070; Mon, 12 Aug 2013 04:51:47 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id ae9si8185870vdc.67.2013.08.12.04.51.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Aug 2013 04:51:47 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id ha12so2667294vcb.23 for ; Mon, 12 Aug 2013 04:51:47 -0700 (PDT) X-Gm-Message-State: ALoCoQmNEGvjK/VjlKmpDVynbc9JIm6S/wbvL3fQz/2HvakqL5dDXKzxBzTdFP4Re+fzvGUQSAB5 X-Received: by 10.220.50.10 with SMTP id x10mr5948734vcf.86.1376308306955; Mon, 12 Aug 2013 04:51:46 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp90856vcz; Mon, 12 Aug 2013 04:51:46 -0700 (PDT) X-Received: by 10.66.192.234 with SMTP id hj10mr13334547pac.183.1376308305951; Mon, 12 Aug 2013 04:51:45 -0700 (PDT) Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by mx.google.com with ESMTPS id hk5si443790pac.328.2013.08.12.04.51.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Aug 2013 04:51:45 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.46 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.220.46; Received: by mail-pa0-f46.google.com with SMTP id fa1so7416871pad.19 for ; Mon, 12 Aug 2013 04:51:45 -0700 (PDT) X-Received: by 10.66.255.10 with SMTP id am10mr24218024pad.165.1376308305341; Mon, 12 Aug 2013 04:51:45 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPSA id e7sm36832883pbc.11.2013.08.12.04.51.41 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Aug 2013 04:51:44 -0700 (PDT) From: Vikas Sajjan To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, patches@linaro.org, linaro-kernel@lists.linaro.org Subject: [PATCH V2] ARM: dts: Add RTC DT node to Exynos5420 SoC Date: Mon, 12 Aug 2013 17:21:33 +0530 Message-Id: <1376308293-7766-1-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: vikas.sajjan@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Adds RTC DT node to Exynos5420 SoC. Signed-off-by: Vikas Sajjan --- changes since v1: - made DT node status as "okay" in the dtsi file itself. --- arch/arm/boot/dts/exynos5.dtsi | 2 +- arch/arm/boot/dts/exynos5250.dtsi | 3 ++- arch/arm/boot/dts/exynos5420.dtsi | 7 +++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos5.dtsi b/arch/arm/boot/dts/exynos5.dtsi index f65e124..4a8e223 100644 --- a/arch/arm/boot/dts/exynos5.dtsi +++ b/arch/arm/boot/dts/exynos5.dtsi @@ -95,7 +95,7 @@ interrupts = <0 54 0>; }; - rtc { + rtc@101E0000 { compatible = "samsung,s3c6410-rtc"; reg = <0x101E0000 0x100>; interrupts = <0 43 0>, <0 44 0>; diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi index 88589b7..c82137b 100644 --- a/arch/arm/boot/dts/exynos5250.dtsi +++ b/arch/arm/boot/dts/exynos5250.dtsi @@ -178,9 +178,10 @@ samsung,power-domain = <&pd_mfc>; }; - rtc { + rtc@101E0000 { clocks = <&clock 337>; clock-names = "rtc"; + status = "okay"; }; tmu@10060000 { diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index 9e90d1e..8f1bb08 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi @@ -145,4 +145,11 @@ clocks = <&clock 260>, <&clock 131>; clock-names = "uart", "clk_uart_baud0"; }; + + rtc@101E0000 { + clocks = <&clock 317>; + clock-names = "rtc"; + status = "okay"; + }; + };