From patchwork Sat Aug 4 14:41:00 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 175111 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 854262C008E for ; Sun, 5 Aug 2012 00:44:23 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SxfXL-0002gN-46; Sat, 04 Aug 2012 14:41:03 +0000 Received: from co1ehsobe006.messaging.microsoft.com ([216.32.180.189] helo=co1outboundpool.messaging.microsoft.com) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SxfXG-0002g8-PF for linux-arm-kernel@lists.infradead.org; Sat, 04 Aug 2012 14:40:59 +0000 Received: from mail133-co1-R.bigfish.com (10.243.78.237) by CO1EHSOBE008.bigfish.com (10.243.66.71) with Microsoft SMTP Server id 14.1.225.23; Sat, 4 Aug 2012 14:40:56 +0000 Received: from mail133-co1 (localhost [127.0.0.1]) by mail133-co1-R.bigfish.com (Postfix) with ESMTP id E69F4DC0434; Sat, 4 Aug 2012 14:40:55 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -1 X-BigFish: VS-1(zz936eIzz1202hzz8275dhz2dh87h2a8h668h839h944hd25he96hf0ah107ah) X-FB-DOMAIN-IP-MATCH: fail Received: from mail133-co1 (localhost.localdomain [127.0.0.1]) by mail133-co1 (MessageSwitch) id 1344091252948880_2558; Sat, 4 Aug 2012 14:40:52 +0000 (UTC) Received: from CO1EHSMHS013.bigfish.com (unknown [10.243.78.230]) by mail133-co1.bigfish.com (Postfix) with ESMTP id 47D3EC0004A; Sat, 4 Aug 2012 14:40:52 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS013.bigfish.com (10.243.66.23) with Microsoft SMTP Server (TLS) id 14.1.225.23; Sat, 4 Aug 2012 14:40:51 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-005.039d.mgd.msft.net (10.84.1.17) with Microsoft SMTP Server (TLS) id 14.2.298.5; Sat, 4 Aug 2012 09:40:50 -0500 Received: from S2101-09.ap.freescale.net ([10.192.185.82]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id q74EelW5014176; Sat, 4 Aug 2012 07:40:48 -0700 Date: Sat, 4 Aug 2012 22:41:00 +0800 From: Shawn Guo To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] mxs fixes for 3.6 Message-ID: <20120804144058.GB3405@S2101-09.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginatorOrg: sigmatel.com X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [216.32.180.189 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: 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 Hi Arnd, Olof, Please pull the following mxs fixes for 3.6. Regards, Shawn The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git mxs/fixes-for-3.6 Fabio Estevam (2): ARM: mx23: Fix registers range ARM: mx28: Fix registers range Marek Vasut (1): ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig arch/arm/boot/dts/imx23.dtsi | 52 ++++++++++++++-------------- arch/arm/boot/dts/imx28.dtsi | 74 ++++++++++++++++++++-------------------- arch/arm/configs/mxs_defconfig | 1 - 3 files changed, 63 insertions(+), 64 deletions(-)