From patchwork Thu Jun 6 12:17:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17630 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f72.google.com (mail-qa0-f72.google.com [209.85.216.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 14F4F20F47 for ; Thu, 6 Jun 2013 12:17:59 +0000 (UTC) Received: by mail-qa0-f72.google.com with SMTP id f14sf426480qak.3 for ; Thu, 06 Jun 2013 05:17:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=evOPa/CHkUvhrSPiIqdGYr8SNRftqegUedWH8sNGyTk=; b=NJWSeCQVKxGLBIxpn9KPOfqKl2H+CWozZhVB6SF+9v/1Jk7Wol49g2uLWSIm9jAE8a oeNtTQCv+gjmUdVxjpAMMuVdVIba6ntEw8IEolRj6C0BBabawFn4yDOK5R/98rBn7c/B V+6aAP6am/kCbFTZfbo4h+b+ByEwOJDAOtl1BIVVJYI8RVkX18xetkLqywVDEZrNoa/5 PTMat57clNOeGlPmkj55FDZElHIqQLvTyECdYWYidTezh2ArTfZcuSFT7EjU2hTTECBW HmJy4BG50nRXHxZ1ZGpAy0LRYrKCvwOAoPQCtp7txewDqGOPJedCEEs2oXhB7WhaNec7 mBNA== X-Received: by 10.224.200.202 with SMTP id ex10mr21151782qab.8.1370521078878; Thu, 06 Jun 2013 05:17:58 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.0.78 with SMTP id 14ls1297866qec.10.gmail; Thu, 06 Jun 2013 05:17:58 -0700 (PDT) X-Received: by 10.220.10.193 with SMTP id q1mr3436191vcq.2.1370521078670; Thu, 06 Jun 2013 05:17:58 -0700 (PDT) Received: from mail-vc0-f171.google.com (mail-vc0-f171.google.com [209.85.220.171]) by mx.google.com with ESMTPS id q7si28464100vcn.36.2013.06.06.05.17.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.171 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.171; Received: by mail-vc0-f171.google.com with SMTP id m16so1917127vca.2 for ; Thu, 06 Jun 2013 05:17:58 -0700 (PDT) X-Received: by 10.221.4.131 with SMTP id oc3mr21765151vcb.49.1370521078588; Thu, 06 Jun 2013 05:17:58 -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.221.10.206 with SMTP id pb14csp64392vcb; Thu, 6 Jun 2013 05:17:58 -0700 (PDT) X-Received: by 10.194.219.98 with SMTP id pn2mr772190wjc.74.1370521077712; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [2a00:1450:400c:c05::233]) by mx.google.com with ESMTPS id w18si6954443wiv.53.2013.06.06.05.17.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:57 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c05::233 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c05::233; Received: by mail-wi0-f179.google.com with SMTP id hm9so284002wib.0 for ; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) X-Received: by 10.180.212.74 with SMTP id ni10mr9465621wic.41.1370521077276; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPSA id d10sm15436140wik.0.2013.06.06.05.17.55 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:56 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, srinidhi.kasagar@stericsson.com, Lee Jones Subject: [PATCH 16/33] ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT Date: Thu, 6 Jun 2013 13:17:04 +0100 Message-Id: <1370521041-32318-17-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1370521041-32318-1-git-send-email-lee.jones@linaro.org> References: <1370521041-32318-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQmc59m2noCmOVXgnupex1mr+lLgAkHTB2gBQsKOYWHgSmyti76H9Oehy3dZJ0Mb0Mt+CVJQ X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.171 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index 2027929..ed5655d 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -71,6 +71,8 @@ compatible = "arm,cortex-a9-twd-timer"; reg = <0xa0410600 0x20>; interrupts = <1 13 0x304>; /* IRQ level high per-CPU */ + + clocks = <&smp_twd_clk>; }; rtc@80154000 {