From patchwork Mon Jul 22 10:52:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18488 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f71.google.com (mail-vb0-f71.google.com [209.85.212.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CAF6526EE8 for ; Mon, 22 Jul 2013 10:52:58 +0000 (UTC) Received: by mail-vb0-f71.google.com with SMTP id f12sf8405022vbg.6 for ; Mon, 22 Jul 2013 03:52:58 -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=pKTTn1qKSjkOo2Jg1gSiI21W/yQ1WKqqQCsodaqlTCpVcKNylHjIhiOblAFJJ3Htjj I9dHrtocGPMEDLji5N8GaHHME4mBiK50InqduWMph5rAW8REJ08TkCDjCv73EwD2wdOi T7/JDHt8Eeh+mYv+rb3j1K204i6/X8VAMFhUTmCRXPt9EeobjF+6x0RfgaB27fsB6AgX jP1osZCMox8RCLQ69FJe6Fg0BaMOV3anQMX2mOpzv9qx7kBKfXRoRRqzy8IBe6xtaTIQ D0bPxLj734ISdkxrt+pG4Nwl2gQXAeTLD9ypK6iaiPJNVOu0wvTDAUQ59gu+5VSITtEi Oksg== X-Received: by 10.236.120.232 with SMTP id p68mr15587646yhh.43.1374490378486; Mon, 22 Jul 2013 03:52:58 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.108.74 with SMTP id hi10ls2637775qeb.50.gmail; Mon, 22 Jul 2013 03:52:58 -0700 (PDT) X-Received: by 10.52.95.202 with SMTP id dm10mr7930875vdb.63.1374490378312; Mon, 22 Jul 2013 03:52:58 -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 l8si624627vez.86.2013.07.22.03.52.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:52:58 -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 ia10so2459528vcb.8 for ; Mon, 22 Jul 2013 03:52:58 -0700 (PDT) X-Received: by 10.52.77.5 with SMTP id o5mr7655993vdw.46.1374490378234; Mon, 22 Jul 2013 03:52:58 -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 yu8csp49080veb; Mon, 22 Jul 2013 03:52:57 -0700 (PDT) X-Received: by 10.14.193.199 with SMTP id k47mr27120078een.83.1374490377022; Mon, 22 Jul 2013 03:52:57 -0700 (PDT) Received: from mail-ea0-f174.google.com (mail-ea0-f174.google.com [209.85.215.174]) by mx.google.com with ESMTPS id g8si24026443eet.333.2013.07.22.03.52.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:52:57 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.174 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.174; Received: by mail-ea0-f174.google.com with SMTP id o10so3719347eaj.5 for ; Mon, 22 Jul 2013 03:52:56 -0700 (PDT) X-Received: by 10.15.44.67 with SMTP id y43mr27317867eev.20.1374490376503; Mon, 22 Jul 2013 03:52:56 -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 r54sm49856213eev.8.2013.07.22.03.52.54 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:52:55 -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, Lee Jones , Christian Daudt Subject: [PATCH 05/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 BRT DTS file Date: Mon, 22 Jul 2013 11:52:24 +0100 Message-Id: <1374490361-25769-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> References: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQniMFwbIWss/HzO5t0UTigPk53M/y6dNcPWycziigt4pd4bY3SKoCg13eEoCyApnCDOaDD4 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: , 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"; };