From patchwork Wed Sep 7 12:13:24 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sekhar Nori X-Patchwork-Id: 113751 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 BB7C0B6F7C for ; Wed, 7 Sep 2011 22:13:48 +1000 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R1H0e-00037b-EH; Wed, 07 Sep 2011 12:13:40 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1R1H0d-00006V-Sm; Wed, 07 Sep 2011 12:13:39 +0000 Received: from comal.ext.ti.com ([198.47.26.152]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R1H0b-000065-3t for linux-arm-kernel@lists.infradead.org; Wed, 07 Sep 2011 12:13:37 +0000 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id p87CDU6J030766 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Sep 2011 07:13:33 -0500 Received: from dbde70.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id p87CDPB4019881; Wed, 7 Sep 2011 17:43:25 +0530 (IST) Received: from dbde02.ent.ti.com ([172.24.170.145]) by dbde70.ent.ti.com ([172.24.170.148]) with mapi; Wed, 7 Sep 2011 17:43:25 +0530 From: "Nori, Sekhar" To: Arnd Bergmann Date: Wed, 7 Sep 2011 17:43:24 +0530 Subject: [GIT PULL] DaVinci fixes for v3.1-rc6 Thread-Topic: [GIT PULL] DaVinci fixes for v3.1-rc6 Thread-Index: AcxtV4q50/7ZJRV1RumNo6Ev2AuQ+w== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110907_081337_294777_A8E7A4DE X-CRM114-Status: GOOD ( 11.63 ) X-Spam-Score: -2.8 (--) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-2.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [198.47.26.152 listed in list.dnswl.org] Cc: "Hilman, Kevin" , "davinci-linux-open-source@linux.davincidsp.com" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 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 Hi Arnd, Can you please pull the following fixes for v3.1-rc6? These are not regression fixes in the strict sense since none of the bugs were actually introduced in v3.1 and have been around for a while. But I hope we don't have to wait till v3.2 for these. Thanks, Sekhar The following changes since commit ddf28352b80c86754a6424e3a61e8bdf9213b3c7: Linus Torvalds (1): Linux 3.1-rc5 are available in the git repository at: git://gitorious.org/linux-davinci/linux-davinci.git fixes Linus Walleij (1): ARM: davinci: fix cache flush build error Rajashekhara, Sudhakar (1): ARM: davinci: da850 EVM: read mac address from SPI flash Sergei Shtylyov (1): ARM: davinci: correct MDSTAT_STATE_MASK arch/arm/mach-davinci/board-da850-evm.c | 28 ++++++++++++++++++++++++++++ arch/arm/mach-davinci/include/mach/psc.h | 2 +- arch/arm/mach-davinci/sleep.S | 6 +++++- 3 files changed, 34 insertions(+), 2 deletions(-)