From patchwork Wed Aug 14 13:58:28 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: 19151 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f198.google.com (mail-vc0-f198.google.com [209.85.220.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 844542390D for ; Wed, 14 Aug 2013 13:58:48 +0000 (UTC) Received: by mail-vc0-f198.google.com with SMTP id ht10sf7277883vcb.1 for ; Wed, 14 Aug 2013 06:58:48 -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:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=c7PMnV6+WCROgpmINy9bp9YjVr0H06DCogY8h3ymTPU=; b=oZBAwYhk369iodWNEpQ34OzufAjub2u92nzoNBOEkcfSIJBFUtWid8+3j5gjEnpYth n69Pmd2cHCqmxva0jw1Vs9lyIP47QzJ0MzK87QXOlvlUYRoY9CmhLpKDvVszZZ2SkvLj +aR/5692fKADvl+LvT+YiCswN36/zWvpWaxF1mw8+i8Aq/Sdv7c4gTQIZZD6uwQsug8u 4tZ5Kgvs7BkChZLR5XEY3hKCUQwxbU3UnNqbAjWWWA8BNk+Q/OKpyuywMvsTLeC+C/yu 1OTPf3N6O6fsvDzW+eznV6uG8OBBFZPsuvM/+L10GUAjJjd+sYmIy+hJMmtyhDkjLjtf WbyQ== X-Received: by 10.58.144.134 with SMTP id sm6mr2449362veb.27.1376488728273; Wed, 14 Aug 2013 06:58:48 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.26.6 with SMTP id h6ls3169631qeg.99.gmail; Wed, 14 Aug 2013 06:58:48 -0700 (PDT) X-Received: by 10.220.182.69 with SMTP id cb5mr193109vcb.41.1376488728179; Wed, 14 Aug 2013 06:58:48 -0700 (PDT) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id vr9si11051982vcb.126.2013.08.14.06.58.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Aug 2013 06:58:48 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.177 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.177; Received: by mail-vc0-f177.google.com with SMTP id gf12so5080270vcb.22 for ; Wed, 14 Aug 2013 06:58:47 -0700 (PDT) X-Gm-Message-State: ALoCoQnEWGB7vPp3F4IgXoX037SkY47Cuq/xYzmyMZL0GzKUp+USnkDbDGUP1aL80ln7zHUSA/6h X-Received: by 10.58.171.4 with SMTP id aq4mr1355406vec.26.1376488727651; Wed, 14 Aug 2013 06:58:47 -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 u4csp214336vcz; Wed, 14 Aug 2013 06:58:47 -0700 (PDT) X-Received: by 10.66.27.143 with SMTP id t15mr1671615pag.171.1376488726762; Wed, 14 Aug 2013 06:58:46 -0700 (PDT) Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by mx.google.com with ESMTPS id qh6si29472347pac.76.2013.08.14.06.58.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Aug 2013 06:58:46 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.178 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.192.178; Received: by mail-pd0-f178.google.com with SMTP id w10so6324185pde.23 for ; Wed, 14 Aug 2013 06:58:46 -0700 (PDT) X-Received: by 10.66.234.193 with SMTP id ug1mr10107588pac.92.1376488726355; Wed, 14 Aug 2013 06:58:46 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPSA id xe9sm53522850pab.0.2013.08.14.06.58.42 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Aug 2013 06:58:45 -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 v4 1/3] ARM: dts: Fix the RTC DT node name for Exynos5250 SoC Date: Wed, 14 Aug 2013 19:28:28 +0530 Message-Id: <1376488710-12124-2-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1376488710-12124-1-git-send-email-vikas.sajjan@linaro.org> References: <1376488710-12124-1-git-send-email-vikas.sajjan@linaro.org> 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.177 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: , Fixes the RTC DT node name for Exynos5250 SoC as per the DT node naming convention. Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5.dtsi | 2 +- arch/arm/boot/dts/exynos5250.dtsi | 2 +- 2 files changed, 2 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..f426ce6 100644 --- a/arch/arm/boot/dts/exynos5250.dtsi +++ b/arch/arm/boot/dts/exynos5250.dtsi @@ -178,7 +178,7 @@ samsung,power-domain = <&pd_mfc>; }; - rtc { + rtc@101E0000 { clocks = <&clock 337>; clock-names = "rtc"; };