From patchwork Mon Jun 3 13:42:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17460 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f72.google.com (mail-yh0-f72.google.com [209.85.213.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D22C9238F2 for ; Mon, 3 Jun 2013 13:43:11 +0000 (UTC) Received: by mail-yh0-f72.google.com with SMTP id f73sf5558459yha.11 for ; Mon, 03 Jun 2013 06:43:11 -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=3ttrH/nGnCLTWEb7y2+waWLnn1A3r5XpHN3xLUcILGo=; b=m7loEjLRElENdWSbg6Uo7zBtovCdI0k71ZOc38q8/0PvxT9WAfKI/w3Dnz1Iur5APu G+4IAKrPnPZyRUZyc2/DNiN+N5GnKq7aDBUnKWVDqtY/bIxznhsheDizhZiUBYVUn62a rxkjYuWodai+9mlKZLnr9V3gHVra3XfuVckVO2YVemlODLysirJT4r1Tho59O7qtBjGh +TKHW78MGEyqykmMNB40dkDY8qnxONEDZ7L1ZL4ft7WQau6sdc4i3W58ZeAYE84n1G+u URUnubfX9PgoApNh0+5m9z2+jY1sS1Ve86zGrnUBwjITuntkyVSUFdWInBLZxq2r53j2 qKrg== X-Received: by 10.236.133.235 with SMTP id q71mr13054278yhi.13.1370266991678; Mon, 03 Jun 2013 06:43:11 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.60.38 with SMTP id e6ls2222857qer.45.gmail; Mon, 03 Jun 2013 06:43:11 -0700 (PDT) X-Received: by 10.52.95.236 with SMTP id dn12mr234658vdb.1.1370266991531; Mon, 03 Jun 2013 06:43:11 -0700 (PDT) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by mx.google.com with ESMTPS id ha8si35350654vdb.139.2013.06.03.06.43.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:11 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.172 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.172; Received: by mail-vc0-f172.google.com with SMTP id ib11so1647417vcb.3 for ; Mon, 03 Jun 2013 06:43:11 -0700 (PDT) X-Received: by 10.220.19.74 with SMTP id z10mr13986648vca.45.1370266991435; Mon, 03 Jun 2013 06:43:11 -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 pb14csp79166vcb; Mon, 3 Jun 2013 06:43:10 -0700 (PDT) X-Received: by 10.181.13.74 with SMTP id ew10mr12994563wid.9.1370266990459; Mon, 03 Jun 2013 06:43:10 -0700 (PDT) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [2a00:1450:400c:c00::22c]) by mx.google.com with ESMTPS id pr6si19069024wjc.187.2013.06.03.06.43.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:10 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c00::22c is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c00::22c; Received: by mail-wg0-f44.google.com with SMTP id a12so3224955wgh.35 for ; Mon, 03 Jun 2013 06:43:10 -0700 (PDT) X-Received: by 10.180.185.244 with SMTP id ff20mr13120821wic.0.1370266990067; Mon, 03 Jun 2013 06:43:10 -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.08 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:09 -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 06/21] ARM: ux500: Supply the USB clock lookup to the DBX500 DT Date: Mon, 3 Jun 2013 14:42:30 +0100 Message-Id: <1370266965-7901-7-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: ALoCoQlNqTfh+ywnTRLtjhKgojorI58HSq2JY8akckn3ruYbRNe6D5Q5Myr6373r+5Wozp80S461 X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.172 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index fa3fd41..c5acbc9 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -232,6 +232,8 @@ "iep_6_14", "oep_6_14", "iep_7_15", "oep_7_15", "iep_8", "oep_8"; + + clocks = <&clk 73>; }; dma: dma-controller@801C0000 {