From patchwork Wed Sep 18 12:14:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 20405 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f197.google.com (mail-qc0-f197.google.com [209.85.216.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 30310246E9 for ; Wed, 18 Sep 2013 12:15:08 +0000 (UTC) Received: by mail-qc0-f197.google.com with SMTP id r5sf7112140qcx.0 for ; Wed, 18 Sep 2013 05:15:08 -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=YrLJOqcqyOhSmxBFz8iRxU6VpMVRFJAWoeDiaYVZVJ8=; b=JLZzepWjZhzv4IZYXRN3L1AunC+iI6sJ5g+ta8mqGPWsn+C7mBMb6DHMiUPALP43dl XOdXB/rY0MBt5laGq5pu/AvzTO9iKmnmzM/wcyb3Rr/YGslaew/JgJB7AP+8sMJY1wVb aYjasw73WzfoPL65RxVdi/P5Kqt1SQEHn3EaAAVu8JRl4Q5sjN1lWzLqh3c94ODlBaNt je5ORXj8N4JPw1Emp1P8O/zZqUn3K6U5jgJ6TEUFW0vJ+phACht+pRQ8hxUXxmfbs95L rlLPyDCS17girz/wnD02dy2tvUbq+C2bCi9xOrdTjkFc5tP36oI1HApT9Qg73uFv+xEs z8HA== X-Gm-Message-State: ALoCoQnah9A4hvYujXMcB/y5BAE6Ygj+nIRGuDQd8OcDk4G3mAvsvUGfLGMp+URDrq3WD1VEo636 X-Received: by 10.236.174.232 with SMTP id x68mr6267342yhl.42.1379506508064; Wed, 18 Sep 2013 05:15:08 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.15.198 with SMTP id z6ls3202595qec.63.gmail; Wed, 18 Sep 2013 05:15:08 -0700 (PDT) X-Received: by 10.52.107.226 with SMTP id hf2mr11421167vdb.2.1379506507961; Wed, 18 Sep 2013 05:15:07 -0700 (PDT) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by mx.google.com with ESMTPS id m10si438378veh.44.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:07 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.181; Received: by mail-ve0-f181.google.com with SMTP id oy12so5301599veb.40 for ; Wed, 18 Sep 2013 05:15:07 -0700 (PDT) X-Received: by 10.58.196.148 with SMTP id im20mr72156vec.28.1379506507877; Wed, 18 Sep 2013 05:15:07 -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 u4csp214489vcz; Wed, 18 Sep 2013 05:15:07 -0700 (PDT) X-Received: by 10.15.91.3 with SMTP id r3mr59792307eez.4.1379506506162; Wed, 18 Sep 2013 05:15:06 -0700 (PDT) Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178]) by mx.google.com with ESMTPS id k2si1520033eey.122.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:06 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.178; Received: by mail-ea0-f178.google.com with SMTP id a15so3437071eae.9 for ; Wed, 18 Sep 2013 05:15:05 -0700 (PDT) X-Received: by 10.14.126.69 with SMTP id a45mr2511069eei.65.1379506505677; Wed, 18 Sep 2013 05:15:05 -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:05 -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 18/41] ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT Date: Wed, 18 Sep 2013 13:14:15 +0100 Message-Id: <1379506478-16625-19-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.128.181 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 9adc4e5..5c3ff94 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 {