From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754324Ab3FOChL (ORCPT ); Fri, 14 Jun 2013 22:37:11 -0400 Received: from mail-pd0-f170.google.com ([209.85.192.170]:62748 "EHLO mail-pd0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753951Ab3FOChA (ORCPT ); Fri, 14 Jun 2013 22:37:00 -0400 Date: Fri, 14 Jun 2013 19:37:02 -0700 From: Olof Johansson To: Nicolas Ferre Cc: Arnd Bergmann , wenyou.yang@atmel.com, alexandre.belloni@free-electrons.com, Linux Kernel list , linux-arm-kernel , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: Re: [GIT PULL] at91: soc updates for 3.11 #1 Message-ID: <20130615023702.GA8635@quad.lixom.net> References: <1371246138-22207-1-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371246138-22207-1-git-send-email-nicolas.ferre@atmel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Fri, Jun 14, 2013 at 11:42:18PM +0200, Nicolas Ferre wrote: > Arnd, Olof, > > A little AT91 pull-request for patches that are more targeted to SoC/boards > modifications. It is prepared on top of the arm-soc/at91/cleanup branch. > > Thanks, best regards, > > The following changes since commit b3f442b0eedbc20b5ce3f4a96530588d14901199: > > ARM: at91: udpate defconfigs (2013-05-17 15:05:08 +0200) > > are available in the git repository at: > > git://github.com/at91linux/linux-at91.git tags/at91-soc > > for you to fetch changes up to 7e75545ea7fb972c3da759f92c3d0be84d1cee72: > > ARM: at91: drop rm9200dk board support (2013-06-14 23:34:11 +0200) > > ---------------------------------------------------------------- > Two non critical fixes that can go in 3.11. > An old board removed. > > ---------------------------------------------------------------- > Alexandre Belloni (1): > ARM: at91: Fix link breakage when !CONFIG_PHYLIB Fix > Jean-Christophe PLAGNIOL-VILLARD (1): > ARM: at91: drop rm9200dk board support Cleanup > Wenyou Yang (1): > ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED Fix ...assuming, of course, that none of the fixes are for errors introduced in some branch we already pulled, since then they should go on top of that branch. -Olof