From patchwork Mon Jun 3 13:42:26 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17456 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f69.google.com (mail-qa0-f69.google.com [209.85.216.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C328F238F2 for ; Mon, 3 Jun 2013 13:43:05 +0000 (UTC) Received: by mail-qa0-f69.google.com with SMTP id j11sf4607542qag.8 for ; Mon, 03 Jun 2013 06:43:05 -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=SEpIQZeG07w6g3PRqzLrItVWVjNHnct+BTtMVWz91B0=; b=JZKBNZoxgdR36iMED/aceO49q79BIUJw/SVLhshKlUZd21gz9zjC4cU2Lho2ujTSWI SErEciJJZZDniFjm01qsYIQCv0lxEEWx5yHAO0V0qMWAUTFBmO4jCZiHZO0P8iVN3hA5 z0TMcfhokaxlCMG9GX4NeeFwMfXlfTGxMKshaP9weJGvwWK8/hVQOkMf5n9AIw2v8JC9 8R5BE9Sh4gqn6yWRiy5f6wPKaHWyQVH3GxymBXm/C+4wtv3MUzvukxvnhK4tdFb5zClw o419lHTFlvA6MJoyWCT0mBAaO0Qx3xuKH3ctvIYSkwNk7Fh2LP1/xYqN5qSpugQCtb/8 qtIQ== X-Received: by 10.224.59.205 with SMTP id m13mr14027659qah.7.1370266985451; Mon, 03 Jun 2013 06:43:05 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.12.143 with SMTP id y15ls2093390qeb.82.gmail; Mon, 03 Jun 2013 06:43:05 -0700 (PDT) X-Received: by 10.220.192.3 with SMTP id do3mr16846203vcb.16.1370266985306; Mon, 03 Jun 2013 06:43: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 fd1si35374508vcb.19.2013.06.03.06.43.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43: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 hv10so348994vcb.8 for ; Mon, 03 Jun 2013 06:43:05 -0700 (PDT) X-Received: by 10.58.144.231 with SMTP id sp7mr17112537veb.34.1370266985147; Mon, 03 Jun 2013 06:43: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.221.10.206 with SMTP id pb14csp79161vcb; Mon, 3 Jun 2013 06:43:04 -0700 (PDT) X-Received: by 10.181.13.112 with SMTP id ex16mr12880207wid.28.1370266983699; Mon, 03 Jun 2013 06:43:03 -0700 (PDT) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [2a00:1450:400c:c00::22a]) by mx.google.com with ESMTPS id p6si9595167wic.54.2013.06.03.06.43.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:03 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c00::22a is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c00::22a; Received: by mail-wg0-f42.google.com with SMTP id n12so2713485wgh.5 for ; Mon, 03 Jun 2013 06:43:03 -0700 (PDT) X-Received: by 10.180.39.233 with SMTP id s9mr12907005wik.25.1370266983320; Mon, 03 Jun 2013 06:43:03 -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.01 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 06:43:02 -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 02/21] ARM: ux500: Supply the Ethernet clock lookup to Snowball's DT Date: Mon, 3 Jun 2013 14:42:26 +0100 Message-Id: <1370266965-7901-3-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: ALoCoQnqhcZnQtIjp4umY2V6X9pDypcspLU8QEoUrMl9G/8aaFzB/NDctGhMOoxeKZ5k+ziSfP1O 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/snowball.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index db5db24..cb37851 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -137,12 +137,13 @@ vdd33a-supply = <&en_3v3_reg>; vddvario-supply = <&db8500_vape_reg>; - reg-shift = <1>; reg-io-width = <2>; smsc,force-internal-phy; smsc,irq-active-high; smsc,irq-push-pull; + + clocks = <&clk 64>; }; };