From patchwork Thu May 10 11:34:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: viresh kumar X-Patchwork-Id: 158275 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id CA5E3B6F9D for ; Thu, 10 May 2012 22:53:19 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SSSny-00010z-39; Thu, 10 May 2012 12:49:17 +0000 Received: from mail-wi0-f177.google.com ([209.85.212.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SSRda-00041c-A5 for linux-arm-kernel@lists.infradead.org; Thu, 10 May 2012 11:34:50 +0000 Received: by wibhj13 with SMTP id hj13so303610wib.0 for ; Thu, 10 May 2012 04:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=pSYrBkFg+QHhP/Fi8iEzZf9FehBq6ISA3I8QReD8GQ8=; b=y/hlvQ4XuQbvFwcwi9rBf0P/DNt/MDzM89Uca9DbhFSKXHQMPmSuPxSb1ze0g/1Urz wD1EuA1EibfX1Smu72YC/1zdiBe59jJBMQZ4fHUxQABUhNdM2L9RyHr5qMs91QTROdRb pOQtmMTc0C505g0WoRFz3vvG5W2WP7C22bDoC/n46wXHsLSFZkeZTE7514CcIbgYBWov 5xf4qQt5PnaziB7wPcOFjWpLH85GIaF5jf0cSxaOmQFj3giA0ySBl1waH7n/pRmxBsxt L68PZAwRvD9w2rWgX4XEZb9fWNSMEWUGVznIWfh4JUouIcs6mYasSgUuT+uFuFZqPjQG yVow== MIME-Version: 1.0 Received: by 10.180.24.103 with SMTP id t7mr15485751wif.16.1336649664550; Thu, 10 May 2012 04:34:24 -0700 (PDT) Received: by 10.223.159.139 with HTTP; Thu, 10 May 2012 04:34:24 -0700 (PDT) In-Reply-To: <1336562073-24446-1-git-send-email-viresh.kumar@st.com> References: <1336562073-24446-1-git-send-email-viresh.kumar@st.com> Date: Thu, 10 May 2012 17:04:24 +0530 Message-ID: Subject: Re: [GIT PULL] SPEAr SMI updates for v-3.5 From: viresh kumar To: arm@kernel.org X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.212.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (viresh.linux[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: spear-devel@list.st.com, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On Wed, May 9, 2012 at 4:44 PM, Viresh Kumar wrote: > Hi Arnd,Olof, > > The following changes since commit 0e74bbef7c071aafb90ab10728197b1f325d1b5c: > >  SPEAr: Update MAINTAINERS and Documentation (2012-05-09 14:46:46 +0530) > > are available in the git repository at: > >  git://git.stlinux.com/spear/linux-2.6.git for-v3.5-spear-smi-update Please pull this instead: The following changes since commit 78b3015d0ce85e94f75f58f5f04fb1674739bcc8: SPEAr: Update MAINTAINERS and Documentation (2012-05-10 16:15:07 +0530) are available in the git repository at: git://git.stlinux.com/spear/linux-2.6.git for-v3.5-spear-smi-update for you to fetch changes up to 9f05a80564c35c397c5ce0f0b1106a420c3f5bdc: SPEAr: Update defconfigs (2012-05-10 16:15:08 +0530) ---------------------------------------------------------------- Viresh Kumar (2): SPEAr: Add SMI NOR partition info in dts files SPEAr: Update defconfigs arch/arm/boot/dts/spear1310-evb.dts | 25 +++++++++++++++++++++++++ arch/arm/boot/dts/spear1340-evb.dts | 25 +++++++++++++++++++++++++ arch/arm/boot/dts/spear300-evb.dts | 25 +++++++++++++++++++++++++ arch/arm/boot/dts/spear310-evb.dts | 20 ++++++++++++++++++-- arch/arm/boot/dts/spear320-evb.dts | 25 +++++++++++++++++++++++++ arch/arm/boot/dts/spear600-evb.dts | 29 +++++++++++++++++++++++++++++ arch/arm/configs/spear13xx_defconfig | 4 ++++ arch/arm/configs/spear3xx_defconfig | 4 ++++ arch/arm/configs/spear6xx_defconfig | 5 ++++- 9 files changed, 159 insertions(+), 3 deletions(-)