From patchwork Wed Sep 18 12:14:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 20402 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f71.google.com (mail-yh0-f71.google.com [209.85.213.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C3C8F246E9 for ; Wed, 18 Sep 2013 12:15:05 +0000 (UTC) Received: by mail-yh0-f71.google.com with SMTP id a41sf7312400yho.2 for ; Wed, 18 Sep 2013 05:15:05 -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=ZIFIyPimxRAIq45zKVNL5UlY5IzDPvoJxdwOZY+3PN8=; b=iHfbYhDbQkRL0dHr0kg8avC83L+6C3PBq2veEt7EFl8tioBLnUGQE3lHkmto6nPI2U IZ53/WnCya+WQf8idqWfLM7VgSrkLgG8M2oEQWGkYUMpEg/lO1NN0k+FxCLzBm9eSFPV hCB4XpEZtE1aKIhg+eVXEPr6HRNTlEKoJwvlp+tuWvGptAwnvjDIJxGtz54gKE4TYT4P 0RfRN7NxxXQHAwIR78km9mHpO0+3mFvyiXF+F+sT0ud2uHQfum+py5PD5v1YBQSvTPJn NEx/J844LDbS1U/Ekc7c0XfhL4hpsQxHdDdrBUWIh+kx4pZmx9QJTX76n2iKMi+VBZ2I Arjg== X-Gm-Message-State: ALoCoQmup+4W2J25jSS1cnwsKxyr3jJXIySM1zi0wAomUNbWOZYb9PE6lWwKMjpAghchUwGa1I6n X-Received: by 10.236.97.7 with SMTP id s7mr151551yhf.56.1379506505618; Wed, 18 Sep 2013 05:15:05 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.14.106 with SMTP id o10ls3279406qec.36.gmail; Wed, 18 Sep 2013 05:15:05 -0700 (PDT) X-Received: by 10.58.133.66 with SMTP id pa2mr17000015veb.18.1379506505531; Wed, 18 Sep 2013 05:15:05 -0700 (PDT) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) by mx.google.com with ESMTPS id he13si437765veb.45.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:05 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.177 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.177; Received: by mail-vc0-f177.google.com with SMTP id hv10so2870332vcb.36 for ; Wed, 18 Sep 2013 05:15:05 -0700 (PDT) X-Received: by 10.52.74.100 with SMTP id s4mr45105vdv.35.1379506505459; Wed, 18 Sep 2013 05:15:05 -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 u4csp214484vcz; Wed, 18 Sep 2013 05:15:04 -0700 (PDT) X-Received: by 10.15.55.133 with SMTP id v5mr391138eew.96.1379506503008; Wed, 18 Sep 2013 05:15:03 -0700 (PDT) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by mx.google.com with ESMTPS id h46si1516648eex.133.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 05:15:02 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.52 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.52; Received: by mail-ee0-f52.google.com with SMTP id c41so3356878eek.25 for ; Wed, 18 Sep 2013 05:15:02 -0700 (PDT) X-Received: by 10.15.76.73 with SMTP id m49mr1027368eey.91.1379506502247; Wed, 18 Sep 2013 05:15:02 -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:01 -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 14/41] ARM: ux500: Supply the MSP (Audio) clocks lookup to the DBX500 DT Date: Wed, 18 Sep 2013 13:14:11 +0100 Message-Id: <1379506478-16625-15-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.220.177 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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index 75c0646..8857dd1 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -786,6 +786,10 @@ reg = <0x80123000 0x1000>; interrupts = <0 31 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + + clocks = <&prcc_kclk 1 3>, <&prcc_pclk 1 3>; + clock-names = "msp", "apb_pclk"; + status = "disabled"; }; @@ -794,6 +798,10 @@ reg = <0x80124000 0x1000>; interrupts = <0 62 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + + clocks = <&prcc_kclk 1 4>, <&prcc_pclk 1 4>; + clock-names = "msp", "apb_pclk"; + status = "disabled"; }; @@ -803,6 +811,10 @@ reg = <0x80117000 0x1000>; interrupts = <0 98 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + + clocks = <&prcc_kclk 2 3>, <&prcc_pclk 2 5>; + clock-names = "msp", "apb_pclk"; + status = "disabled"; }; @@ -811,6 +823,10 @@ reg = <0x80125000 0x1000>; interrupts = <0 62 IRQ_TYPE_LEVEL_HIGH>; v-ape-supply = <&db8500_vape_reg>; + + clocks = <&prcc_kclk 1 10>, <&prcc_pclk 1 11>; + clock-names = "msp", "apb_pclk"; + status = "disabled"; };