From patchwork Thu Jun 6 12:13:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17648 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C73F920F47 for ; Thu, 6 Jun 2013 12:20:18 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id v19sf15020493obq.0 for ; Thu, 06 Jun 2013 05:20:18 -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 :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=cqF0/APa75qskt+VEnkBCg8/onyA9l5APzHlQBidM2M7dsHSnAylKnSWvZJ/0Dyq0H 26VD3YeOicCDjFCh8vSbVsrubN62azaTTQ6qw2yFTz80Fz2ccEoVG3NUoo72wuidiYyM 3MZPqHvJTumcHptT3y91tlheOMgO9DU4aHyrceNBAcPBhBbjxRjzoxOQPslKqtw8Syfy JUbir8WRzHKA5jVs+suOMJaYimH/RsTui3Ov+PG0kGf/2D20Gxx9YrBwFPV6kOkBpawP rLRdg3d5OhsBcAViqKmwvAqB8u4aY2sBDX0pDDzCtngZe74/lRd5jCO43+WX4ceb+gL/ w/iA== X-Received: by 10.182.241.161 with SMTP id wj1mr7811542obc.3.1370521218216; Thu, 06 Jun 2013 05:20:18 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.106.200 with SMTP id gw8ls1237909qeb.41.gmail; Thu, 06 Jun 2013 05:20:17 -0700 (PDT) X-Received: by 10.220.197.135 with SMTP id ek7mr21823556vcb.66.1370521217875; Thu, 06 Jun 2013 05:20:17 -0700 (PDT) Received: from mail-ve0-x236.google.com (mail-ve0-x236.google.com [2607:f8b0:400c:c01::236]) by mx.google.com with ESMTPS id sz6si7296668vdc.127.2013.06.06.05.20.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:20:17 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c01::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:c01::236; Received: by mail-ve0-f182.google.com with SMTP id ox1so2135993veb.13 for ; Thu, 06 Jun 2013 05:20:17 -0700 (PDT) X-Received: by 10.52.36.115 with SMTP id p19mr18637969vdj.8.1370520832474; Thu, 06 Jun 2013 05:13:52 -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 pb14csp64254vcb; Thu, 6 Jun 2013 05:13:51 -0700 (PDT) X-Received: by 10.194.103.226 with SMTP id fz2mr749521wjb.75.1370520831514; Thu, 06 Jun 2013 05:13:51 -0700 (PDT) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [2a00:1450:400c:c00::230]) by mx.google.com with ESMTPS id t9si6938111wiv.63.2013.06.06.05.13.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:13:51 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c00::230 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c00::230; Received: by mail-wg0-f48.google.com with SMTP id f12so1981352wgh.15 for ; Thu, 06 Jun 2013 05:13:51 -0700 (PDT) X-Received: by 10.180.149.171 with SMTP id ub11mr9618993wib.40.1370520830998; Thu, 06 Jun 2013 05:13:50 -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 h8sm15406099wiz.9.2013.06.06.05.13.49 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:13:50 -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 01/32] ARM: ux500: Add PRCMU clock node to DBx500 Device Tree Date: Thu, 6 Jun 2013 13:13:17 +0100 Message-Id: <1370520828-31165-1-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Gm-Message-State: ALoCoQkRefpJ5usQ+Btk2Yv3onX29hrovSGfBegeY3IqruaNkDLDhHXN8MupBg2wTc8G9JhcefVz X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c01::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 | 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>;