From patchwork Mon Jun 3 13:42:25 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17455 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f199.google.com (mail-qc0-f199.google.com [209.85.216.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 922BE25E4A for ; Mon, 3 Jun 2013 13:43:04 +0000 (UTC) Received: by mail-qc0-f199.google.com with SMTP id s1sf5301507qcw.2 for ; Mon, 03 Jun 2013 06:43:04 -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=xq0siaRASOBPt10RH4hhkLeTGBvKjBUuqJJMdm+Pckc=; b=VgHq9I6m5B0eTnOanEf+gXdylQrWJtT1n3dGTFZ/rleLRhzbKBmVVg7fz4DjmZ2vk6 z1gpylp9rvKcPrOwEbvD7wBZ2GaAixmTZCjuA6X5lUntjlKOumG1gVQUfEx5OSM3iDRY e5AS8bkocg9zqq64PSoB3eoYH3EGR7msY8l0klKSVT1p0gN444FMes8wQ7swtnNXrtLv gYwHAneGIDks1FqGdBFiF1cBJZrnoDH6J26rEN+4GG7UhV7iuBGigCBJ1XxiWQ9zo3y7 mwrMbEk6JLtIxUkeBruI3RDT6zy+eotZk4eUPUKoAJFiYRyRVu5PuXESgrsHe1kbJ+fS XFsw== X-Received: by 10.224.53.198 with SMTP id n6mr14043736qag.2.1370266984320; Mon, 03 Jun 2013 06:43:04 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.62.138 with SMTP id y10ls1857596qer.74.gmail; Mon, 03 Jun 2013 06:43:04 -0700 (PDT) X-Received: by 10.52.158.225 with SMTP id wx1mr14277995vdb.121.1370266984163; Mon, 03 Jun 2013 06:43:04 -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 ow20si20998493veb.31.2013.06.03.06.43.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:04 -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 hr11so358705vcb.6 for ; Mon, 03 Jun 2013 06:43:04 -0700 (PDT) X-Received: by 10.52.155.67 with SMTP id vu3mr14327147vdb.94.1370266984059; Mon, 03 Jun 2013 06:43:04 -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 pb14csp79159vcb; Mon, 3 Jun 2013 06:43:02 -0700 (PDT) X-Received: by 10.180.72.230 with SMTP id g6mr12716216wiv.8.1370266982425; Mon, 03 Jun 2013 06:43:02 -0700 (PDT) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [2a00:1450:400c:c05::22e]) by mx.google.com with ESMTPS id a1si9621321wiy.7.2013.06.03.06.43.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:02 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c05::22e is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c05::22e; Received: by mail-wi0-f174.google.com with SMTP id c10so2695636wiw.13 for ; Mon, 03 Jun 2013 06:43:01 -0700 (PDT) X-Received: by 10.180.160.206 with SMTP id xm14mr12866635wib.50.1370266981672; Mon, 03 Jun 2013 06:43:01 -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 x13sm23577957wib.3.2013.06.03.06.43.00 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:00 -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, ulf.hansson@linaro.org, Lee Jones Subject: [PATCH 01/21] ARM: ux500: Supply the PRCMU Clock node Date: Mon, 3 Jun 2013 14:42:25 +0100 Message-Id: <1370266965-7901-2-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1370266965-7901-1-git-send-email-lee.jones@linaro.org> References: <1370266965-7901-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQl/d5hAFvfDzOku0xermCQiH10qAfedPwqh7ua9eSLtT8oX9j2FOAiApbbk9WFE6MMsD5rU 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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index fd5794a..6c445d5 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -243,7 +243,13 @@ interrupts = <21 0x4>, <22 0x4>; interrupt-names = "IRQ_HOTMON_LOW", "IRQ_HOTMON_HIGH"; status = "disabled"; - }; + }; + + clk: prcmu-clock { + compatible = "stericsson,u8500-clk"; + + #clock-cells = <1>; + }; db8500-prcmu-regulators { compatible = "stericsson,db8500-prcmu-regulator";