From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752746AbbDBA73 (ORCPT ); Wed, 1 Apr 2015 20:59:29 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:33180 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752107AbbDBA70 (ORCPT ); Wed, 1 Apr 2015 20:59:26 -0400 Date: Wed, 1 Apr 2015 17:59:23 -0700 From: Olof Johansson To: Nicolas Ferre Cc: Arnd Bergmann , arm@kernel.org, Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: Re: [GIT PULL] at91: multiplatform for 4.1 #1 Message-ID: <20150402005923.GN8137@localhost> References: <1426785269-6484-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: <1426785269-6484-1-git-send-email-nicolas.ferre@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 19, 2015 at 06:14:29PM +0100, Nicolas Ferre wrote: > Arnd, Olof, Kevin, > > This is the real switch to multi-platform for AT91: after all the preparation > work that has been done, here we are! And there's also an additional cleanup on > top of that... > I stacked this material on top of my previous "at91-cleanup3" tag that I had sent > you earlier this week. As all my cleanup material is also on top of the fixes > tags (that you already have), these patches are also adapted to match this > state and avoid conflicts. > So, you can have this tag in your "multiplatform" branch separated, like I did, > or simply stacked on top or the AT91 cleanup material. > > Thanks, best regards, > > The following changes since commit 88c5544ab2240cf2a2dc87b5af9cd7990d06d028: > > Merge tag 'at91-cleanup3' into at91-4.1-multiplatform (2015-03-16 18:09:48 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-multiplatform > > for you to fetch changes up to 1164f672d71ac103d85207b0453f3127c0efefb3: > > ARM: at91: drop AT91_TIMER_HZ (2015-03-19 16:37:45 +0100) > > ---------------------------------------------------------------- > This is the multi-platform support for AT91: > - reworked arch/arm/mach-at91/Kconfig and arch/arm/Kconfig to switch to > multi-platform > - updated at91_dt_defconfig > - continue the cleanup of unneeded files and code chunks Nice! Merged. -Olof