From patchwork Thu Jun 6 12:17:03 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17629 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7BC9B20F47 for ; Thu, 6 Jun 2013 12:17:57 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id l109sf3002162yhq.5 for ; Thu, 06 Jun 2013 05:17:57 -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=rrZap2h8vRIe56VLbfYn0L1GgFB7ye54xCUarIK0A3Q=; b=IQ22d5gH8IUNk6nkIRG6uBjJflPRaPRBS9X21Cx/GVfjOEYfX9SVaDIYsXBIfMUprl DjOH49n4CdoKok3zvHxUDhgBxW8s4AgFZo3l+2Qcriv6nYcuHaiTd3Gi4hyi1X50vDab jsQC6gRqfVpOXxipOga8Co6DFZOs1cqUJKwODsV+2C38O/dxxhuPMktzDsCcEHK18NAv uHYxaTixK7CzD7ulXSlPBVolCYjk24mqprSJJ4dasACICncNOiMrhOfuThGuz54In5ue LEHNBRYkRCPMzoeFkAfCVqR7pd3UbM2spzP24G+htMQ1pncmtd9+rir9ofjZdX0XiQVE svUg== X-Received: by 10.224.215.68 with SMTP id hd4mr7136215qab.5.1370521077276; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.88.42 with SMTP id bd10ls1254227qeb.16.gmail; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) X-Received: by 10.58.96.72 with SMTP id dq8mr21841713veb.49.1370521077060; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) Received: from mail-vb0-x236.google.com (mail-vb0-x236.google.com [2607:f8b0:400c:c02::236]) by mx.google.com with ESMTPS id d5si24969854vcz.54.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: 2607:f8b0:400c:c02::236 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::236; Received: by mail-vb0-f54.google.com with SMTP id f13so1872674vbg.41 for ; Thu, 06 Jun 2013 05:17:57 -0700 (PDT) X-Received: by 10.52.155.67 with SMTP id vu3mr18754725vdb.94.1370521076948; Thu, 06 Jun 2013 05:17:56 -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 pb14csp64391vcb; Thu, 6 Jun 2013 05:17:56 -0700 (PDT) X-Received: by 10.180.75.41 with SMTP id z9mr494328wiv.22.1370521076085; Thu, 06 Jun 2013 05:17:56 -0700 (PDT) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [2a00:1450:400c:c00::22a]) by mx.google.com with ESMTPS id we2si20645800wjb.160.2013.06.06.05.17.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:56 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c00::22a is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c00::22a; Received: by mail-wg0-f42.google.com with SMTP id n12so274465wgh.5 for ; Thu, 06 Jun 2013 05:17:55 -0700 (PDT) X-Received: by 10.194.239.225 with SMTP id vv1mr761931wjc.63.1370521075630; Thu, 06 Jun 2013 05:17:55 -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.54 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:54 -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 15/33] ARM: ux500: Add TWD (fixed-factor) clock node to DBx500 Device Tree Date: Thu, 6 Jun 2013 13:17:03 +0100 Message-Id: <1370521041-32318-16-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: ALoCoQkeVVajGgOzj/JPFw2liXIamYTzTkCuRNts4iPJ1aCwCfma/dbl+K1VhxBHQCF6Gu43j6PG X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::236 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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index edb53c63..2027929 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -61,6 +61,10 @@ rtc_clk: rtc32k-clock { #clock-cells = <0>; }; + + smp_twd_clk: smp-twd-clock { + #clock-cells = <0>; + }; }; timer@a0410600 {