From patchwork Wed Sep 18 12:14:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 20407 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 F25DA246E9 for ; Wed, 18 Sep 2013 12:15:09 +0000 (UTC) Received: by mail-ye0-f199.google.com with SMTP id l4sf6731247yen.2 for ; Wed, 18 Sep 2013 05:15:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version: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=teWW9Vw+Afio2rhGbpG4qlLrUggHXPV5O94FAljIxDY=; b=cN/DExVa4Al1GEzWD4Ud2LLx+6SNkD0L+WHpd6k3TFa8xmTR9+hKakt0JVciYWJaBW sUlHHRareStwGeAExPaNZGIAV4BLaQl4shJmuStqE6JIbfiJfefjp1qzA5d6xNrHvqVI DQ0ikB/HYljXWhp6SRBUCg2izo3fqeH1Ikn90aUdtDiD51+xuV3hdkgIulfB3FzAZJVk dAlX9xSzYu7phR5fpCuCDMNkGo0kiSQiq5Znw1J66QXzDX2D5k3UGSi5SdkE7GsbozJS 7TDeI61MK7i4J4SSFinSQgU6CILPs8whUsW7xe4c04uG+wmIRM6TMWEY90az4OUx2624 hvoA== X-Gm-Message-State: ALoCoQnLTjyIe3Kxx4l3fCs1ucAKSPwy8nQy2gf58+lKFJpbFmwFgAOj7DqQ5nRShiKBEGLBpOKu X-Received: by 10.236.116.135 with SMTP id g7mr769693yhh.53.1379506509756; Wed, 18 Sep 2013 05:15:09 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.1.65 with SMTP id 1ls3305668qek.72.gmail; Wed, 18 Sep 2013 05:15:09 -0700 (PDT) X-Received: by 10.52.24.4 with SMTP id q4mr52703vdf.34.1379506509672; Wed, 18 Sep 2013 05:15:09 -0700 (PDT) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx.google.com with ESMTPS id k20si417307vco.136.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:09 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.179 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.179; Received: by mail-vc0-f179.google.com with SMTP id ht10so5060265vcb.38 for ; Wed, 18 Sep 2013 05:15:09 -0700 (PDT) X-Received: by 10.58.169.193 with SMTP id ag1mr425654vec.26.1379506509610; Wed, 18 Sep 2013 05:15:09 -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 u4csp214492vcz; Wed, 18 Sep 2013 05:15:09 -0700 (PDT) X-Received: by 10.15.35.196 with SMTP id g44mr59581914eev.18.1379506507218; Wed, 18 Sep 2013 05:15:07 -0700 (PDT) Received: from mail-ea0-f171.google.com (mail-ea0-f171.google.com [209.85.215.171]) by mx.google.com with ESMTPS id o7si1524217eep.108.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:04 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.171 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.171; Received: by mail-ea0-f171.google.com with SMTP id n15so3378941ead.2 for ; Wed, 18 Sep 2013 05:15:03 -0700 (PDT) X-Received: by 10.14.224.66 with SMTP id w42mr1056148eep.86.1379506503863; Wed, 18 Sep 2013 05:15:03 -0700 (PDT) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginmedia.com. [92.233.57.238]) by mx.google.com with ESMTPSA id b45sm2382210eef.4.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:03 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@linaro.org, Lee Jones Subject: [PATCH 16/41] ARM: ux500: Supply the RTC clock lookup to the DBX500 DT Date: Wed, 18 Sep 2013 13:14:13 +0100 Message-Id: <1379506478-16625-17-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1379506478-16625-1-git-send-email-lee.jones@linaro.org> References: <1379506478-16625-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.179 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: , Signed-off-by: Lee Jones --- arch/arm/boot/dts/dbx5x0.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index 77ea36f..81cdfcf 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -73,6 +73,9 @@ compatible = "arm,rtc-pl031", "arm,primecell"; reg = <0x80154000 0x1000>; interrupts = <0 18 IRQ_TYPE_LEVEL_HIGH>; + + clocks = <&rtc_clk>; + clock-names = "apb_pclk"; }; gpio0: gpio@8012e000 {