From patchwork Wed May 22 14:22:56 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 17095 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f72.google.com (mail-vb0-f72.google.com [209.85.212.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 95601238FE for ; Wed, 22 May 2013 14:32:32 +0000 (UTC) Received: by mail-vb0-f72.google.com with SMTP id w15sf830137vbf.11 for ; Wed, 22 May 2013 07:31:39 -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=EbLE06ZYQtlOtdReOQJ0Gyr+MlKDOTJbD1YjcMr19fY=; b=IZVxEXSrYQO+XCHiAMge19hZ9i12EptMSQzu22ZLONfz6pISiSYZsuhfe7gvzd2yEt SN3MnyNWoarEfUqO+uR8FV/vF0TV7+OPt6k7diRCd3yi0dK3kzYRzf/0vCyAiXR+APGy QHTKCf/0CSfdNwxQQhmRDqu5IHEEhjRbbn+0cuvSIodrpwk8yosuvM99norcsGuJIYev 061VD1c3YAISLULnRB8gPzof9u2HCr2HxsB4K2MWZ3jmtk4zgguYtkUNoFnKdBv7fSUo ex9G0OhhLVhuRqAKjSVRwkepsl2U1P/gF5ZDSvQ247rD7B5NwSAJVsVejq3m87tu4Jss EAoQ== X-Received: by 10.58.172.228 with SMTP id bf4mr1966774vec.9.1369233099423; Wed, 22 May 2013 07:31:39 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.101.34 with SMTP id fd2ls841269qeb.7.gmail; Wed, 22 May 2013 07:31:39 -0700 (PDT) X-Received: by 10.52.93.10 with SMTP id cq10mr2433398vdb.36.1369233099218; Wed, 22 May 2013 07:31:39 -0700 (PDT) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by mx.google.com with ESMTPS id zt2si2702313vdb.11.2013.05.22.07.31.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:31:39 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.174 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.174; Received: by mail-vc0-f174.google.com with SMTP id hr11so1348354vcb.33 for ; Wed, 22 May 2013 07:31:39 -0700 (PDT) X-Received: by 10.58.225.228 with SMTP id rn4mr2859488vec.35.1369233099040; Wed, 22 May 2013 07:31:39 -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.126.138 with SMTP id c10csp4758vcs; Wed, 22 May 2013 07:31:38 -0700 (PDT) X-Received: by 10.180.109.84 with SMTP id hq20mr15374852wib.11.1369233097961; Wed, 22 May 2013 07:31:37 -0700 (PDT) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [2a00:1450:400c:c03::22b]) by mx.google.com with ESMTPS id br13si10777157wib.21.2013.05.22.07.31.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:31:37 -0700 (PDT) Received-SPF: neutral (google.com: 2a00:1450:400c:c03::22b is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=2a00:1450:400c:c03::22b; Received: by mail-we0-f171.google.com with SMTP id t59so1309508wes.16 for ; Wed, 22 May 2013 07:31:37 -0700 (PDT) X-Received: by 10.180.189.136 with SMTP id gi8mr34052721wic.11.1369233097466; Wed, 22 May 2013 07:31:37 -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 q20sm11223096wiv.7.2013.05.22.07.31.35 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 07:31:36 -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 Subject: [PATCH 2/7] ARM: ux500: Standardise Nomadik STN8815 based Pinctrl compat string in the DTS Date: Wed, 22 May 2013 15:22:56 +0100 Message-Id: <1369232581-18923-3-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1369232581-18923-1-git-send-email-lee.jones@linaro.org> References: <1369232581-18923-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQmn+oNFG4xe38MK+YW/e5Pql6J7O12TohX1lPACscWuiWcY5FbGMWwlW5FIi6ThQbvysaq+ X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.174 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/ste-nomadik-stn8815.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi index 4a4aab3..a6c2112 100644 --- a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi +++ b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi @@ -84,7 +84,7 @@ }; pinctrl { - compatible = "stericsson,nmk-pinctrl-stn8815"; + compatible = "stericsson,stn8815-pinctrl"; }; /* A NAND flash of 128 MiB */