From patchwork Fri Jul 19 13:58:36 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18432 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 961F225E49 for ; Fri, 19 Jul 2013 13:59:14 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id jz10sf5982017veb.1 for ; Fri, 19 Jul 2013 06:59:14 -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=cTDd7MVzOVNzKO2LGAu1kkmtB9pEKNIliTh1gWO1IpE=; b=eyJIdOxw54m13/aW4kXlsQq6Bv7IwKolZTbBYipPXJ9hPn23TNwwd3IByjQsLrh46I IlLeVRjA1PqIHvT02wlTtv8HjDUNUmWbQn+j0DFZBi30AzELz75Ie8Xa5sG52Wd3aZin C8pPOo+n1Zkg/NDEPmbjG8JHJnOsuGRT1jeYkZ9QDVSHrnv4sS2loJxQnOYaKH1iQnq4 vO0Oczj7ax7ihMaVR6bbDp9rrx+XghPsqpA46ziyOsf3dUez6BGCTO3Zt5gBktaSiicP s6DSNpDfOGtl8skZmXsOriE3prt3toFFqIxHcTjn+Cgq5+wuSehk860cTWXInXgg7h4X eQgQ== X-Received: by 10.236.170.41 with SMTP id o29mr8604209yhl.53.1374242354089; Fri, 19 Jul 2013 06:59:14 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.122.6 with SMTP id lo6ls1758688qeb.63.gmail; Fri, 19 Jul 2013 06:59:14 -0700 (PDT) X-Received: by 10.220.191.5 with SMTP id dk5mr5718001vcb.47.1374242353934; Fri, 19 Jul 2013 06:59:13 -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 n6si4057776ven.79.2013.07.19.06.59.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:13 -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 m17so1530557vca.31 for ; Fri, 19 Jul 2013 06:59:13 -0700 (PDT) X-Received: by 10.52.77.5 with SMTP id o5mr4814708vdw.46.1374242353851; Fri, 19 Jul 2013 06:59:13 -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.58.165.8 with SMTP id yu8csp26680veb; Fri, 19 Jul 2013 06:59:12 -0700 (PDT) X-Received: by 10.14.198.73 with SMTP id u49mr16245562een.19.1374242352350; Fri, 19 Jul 2013 06:59:12 -0700 (PDT) Received: from mail-ea0-f170.google.com (mail-ea0-f170.google.com [209.85.215.170]) by mx.google.com with ESMTPS id n7si14085876eey.357.2013.07.19.06.59.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:12 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.170 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.170; Received: by mail-ea0-f170.google.com with SMTP id h10so2417927eaj.29 for ; Fri, 19 Jul 2013 06:59:11 -0700 (PDT) X-Received: by 10.14.122.201 with SMTP id t49mr16306359eeh.26.1374242351828; Fri, 19 Jul 2013 06:59:11 -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 n5sm27641601eed.9.2013.07.19.06.59.09 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 06:59:10 -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 , Christian Daudt Subject: [PATCH 05/22] ARM: ux500: Remove '0x's from BCM11351 BRT DTS file Date: Fri, 19 Jul 2013 14:58:36 +0100 Message-Id: <1374242333-6852-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374242333-6852-1-git-send-email-lee.jones@linaro.org> References: <1374242333-6852-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQlkuuXWd3Gq7JO2IJ8zstezRVZ1dGhjItxssvqIxcaAUSWQxTKJI4NKdByfgjZ/rP3jnBDu 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: , Cc: Christian Daudt Signed-off-by: Lee Jones --- arch/arm/boot/dts/bcm11351-brt.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/bcm11351-brt.dts b/arch/arm/boot/dts/bcm11351-brt.dts index 67ec524..fdace5d 100644 --- a/arch/arm/boot/dts/bcm11351-brt.dts +++ b/arch/arm/boot/dts/bcm11351-brt.dts @@ -27,18 +27,18 @@ status = "okay"; }; - sdio0: sdio@0x3f180000 { + sdio0: sdio@3f180000 { max-frequency = <48000000>; status = "okay"; }; - sdio1: sdio@0x3f190000 { + sdio1: sdio@3f190000 { non-removable; max-frequency = <48000000>; status = "okay"; }; - sdio3: sdio@0x3f1b0000 { + sdio3: sdio@3f1b0000 { max-frequency = <48000000>; status = "okay"; };