From patchwork Thu Jun 6 12:16:50 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17616 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ye0-f197.google.com (mail-ye0-f197.google.com [209.85.213.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 08DFF20F47 for ; Thu, 6 Jun 2013 12:17:36 +0000 (UTC) Received: by mail-ye0-f197.google.com with SMTP id q4sf2661211yen.0 for ; Thu, 06 Jun 2013 05:17:35 -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=tBHyi7Asoa8kHJUhFtfw8H4bYsohRJCyLL1YUW0q1kU=; b=S/n2ok2HjPM+rzq61+9YDsDLtzZyXCCNE0262eo/d0+srdWgv8Ykez2pXFtQ2wkXUR hk05xmm17BSCJ6FjOUF3gapDNl0u9Llxefr6OjA4fnZTg+Kz2HR8xqI7M/VHgC3OYvPq pGWFXnX1zsuMnkRcX4mWPgXtoLeuZ32vwbRgF8EkBvUuw1wkIDkLiXdrTJvvIVfwPPiR YT6DenjgBeg5smst/DvlzrqnbqE9zWhV3DbQZ9TKZ1KK0sU6oWuVlFIszT17xm/gFacg GhWHckHXg24iic+mnG2hwPSlMVph1yJl9M23SZsz9Zp1hb01GyXt9OxemRl7pP1NyPzv 0Qug== X-Received: by 10.236.117.51 with SMTP id i39mr20822633yhh.9.1370521055837; Thu, 06 Jun 2013 05:17:35 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.121.5 with SMTP id lg5ls1299286qeb.21.gmail; Thu, 06 Jun 2013 05:17:35 -0700 (PDT) X-Received: by 10.52.94.111 with SMTP id db15mr10655567vdb.104.1370521055636; Thu, 06 Jun 2013 05:17:35 -0700 (PDT) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx.google.com with ESMTPS id i3si635375vdw.87.2013.06.06.05.17.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:35 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.175 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.175; Received: by mail-vc0-f175.google.com with SMTP id hr11so1903990vcb.20 for ; Thu, 06 Jun 2013 05:17:35 -0700 (PDT) X-Received: by 10.52.157.138 with SMTP id wm10mr18728443vdb.57.1370521055459; Thu, 06 Jun 2013 05:17:35 -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 pb14csp64369vcb; Thu, 6 Jun 2013 05:17:34 -0700 (PDT) X-Received: by 10.194.24.225 with SMTP id x1mr759642wjf.62.1370521054446; Thu, 06 Jun 2013 05:17:34 -0700 (PDT) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [2a00:1450:400c:c00::236]) by mx.google.com with ESMTPS id r2si28083201wjy.7.2013.06.06.05.17.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:34 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c00::236 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c00::236; Received: by mail-wg0-f54.google.com with SMTP id j13so2072852wgh.9 for ; Thu, 06 Jun 2013 05:17:34 -0700 (PDT) X-Received: by 10.180.85.35 with SMTP id e3mr1040084wiz.30.1370521053961; Thu, 06 Jun 2013 05:17:33 -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.32 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:17:33 -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 02/33] ARM: ux500: Add PRCMU clock node to DBx500 Device Tree Date: Thu, 6 Jun 2013 13:16:50 +0100 Message-Id: <1370521041-32318-3-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: ALoCoQn6/4ixmDM4Q91eKMFTeLXSSETbhohP0RDC4IWtDC+nloY8MfG+rg/przs20NwPQGLboqpX X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.175 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index a082f0b..a635f7f 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -10,6 +10,7 @@ */ #include +#include #include "skeleton.dtsi" / { @@ -42,6 +43,14 @@ interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>; }; + clocks { + compatible = "stericsson,u8500-clks"; + + prcmu_clk: prcmu-clock { + #clock-cells = <1>; + }; + }; + timer@a0410600 { compatible = "arm,cortex-a9-twd-timer"; reg = <0xa0410600 0x20>;