From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751884Ab1ECFnB (ORCPT ); Tue, 3 May 2011 01:43:01 -0400 Received: from mail-iy0-f174.google.com ([209.85.210.174]:58342 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751219Ab1ECFm7 convert rfc822-to-8bit (ORCPT ); Tue, 3 May 2011 01:42:59 -0400 MIME-Version: 1.0 In-Reply-To: <4DBF8FF6.8030100@denx.de> References: <1291451028-22532-1-git-send-email-hs@denx.de> <1300782452-528-1-git-send-email-hs@denx.de> <20110502221406.GA15043@ponder.secretlab.ca> <4DBF8FF6.8030100@denx.de> From: Grant Likely Date: Mon, 2 May 2011 23:42:39 -0600 X-Google-Sender-Auth: h0C1GmHMME8-nVbdgp4Tm8MsO4I Message-ID: Subject: Re: [PATCH v6 0/6] powerpc, 52xx: add charon board support To: hs@denx.de Cc: linuxppc-dev@lists.ozlabs.org, Wolfram Sang , Benjamin Herrenschmidt , linux-fbdev@vger.kernel.org, devicetree-discuss@ozlabs.org, Ben Dooks , Vincent Sanders , Samuel Ortiz , linux-kernel@vger.kernel.org, Randy Dunlap , Wolfgang Denk , Paul Mundt Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 2, 2011 at 11:17 PM, Heiko Schocher wrote: > Hello Grant, > > Grant Likely wrote: >> On Tue, Mar 22, 2011 at 09:27:26AM +0100, Heiko Schocher wrote: >>> cc: Wolfram Sang >>> cc: Grant Likely >>> cc: Benjamin Herrenschmidt >>> cc: linux-fbdev@vger.kernel.org >>> cc: devicetree-discuss@ozlabs.org >>> cc: Ben Dooks >>> cc: Vincent Sanders >>> cc: Samuel Ortiz >>> cc: linux-kernel@vger.kernel.org >>> cc: Randy Dunlap >>> cc: Wolfgang Denk >>> cc: Paul Mundt >>> >>> changes since v5: >>> - repost complete patchseries, as Paul Mundt suggested >>> - rebased against current head >>> - add Acked-by from Samuel Ortiz (MFD parts) >>>   http://www.spinics.net/lists/linux-fbdev/msg02550.html >>>   http://linux.derkeiler.com/Mailing-Lists/Kernel/2011-01/msg11798.html >>> >>>   and Benjamin Herrenschmidt (DTS parts) >>>   http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-February/088279.html >>> - removed patch >>>   "powerpc, mpc5200: update mpc5200_defconfig to fit for charon board." >>>   therefore added >>>   "powerpc, tqm5200: update tqm5200_defconfig to fit for charon board." >> >> Refresh my memory, why was the mpc5200_defconfig updated dropped? > > Because it is a board based on the tqm5200 board port ... no other > reason. Please send a patch to also update the mpc5200_defconfig. g.