From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932262Ab1CVU6d (ORCPT ); Tue, 22 Mar 2011 16:58:33 -0400 Received: from mail-iy0-f174.google.com ([209.85.210.174]:39929 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932124Ab1CVU6a convert rfc822-to-8bit (ORCPT ); Tue, 22 Mar 2011 16:58:30 -0400 MIME-Version: 1.0 In-Reply-To: <1300782452-528-1-git-send-email-hs@denx.de> References: <1291451028-22532-1-git-send-email-hs@denx.de> <1300782452-528-1-git-send-email-hs@denx.de> From: Grant Likely Date: Tue, 22 Mar 2011 14:58:09 -0600 X-Google-Sender-Auth: J6m0IQZNcaYo_rNyUgIwzb3sDq4 Message-ID: Subject: Re: [PATCH v6 0/6] powerpc, 52xx: add charon board support To: Heiko Schocher 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 Tue, Mar 22, 2011 at 2:27 AM, 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." Why? As Wolfram mentioned, I'd rather see mpc5200 defconfig used. Eventually I'd like to remove tqm5200_defconfig I'll look through the rest of the patches soon. g. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Date: Tue, 22 Mar 2011 20:58:09 +0000 Subject: Re: [PATCH v6 0/6] powerpc, 52xx: add charon board support Message-Id: List-Id: References: <1291451028-22532-1-git-send-email-hs@denx.de> <1300782452-528-1-git-send-email-hs@denx.de> In-Reply-To: <1300782452-528-1-git-send-email-hs@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Heiko Schocher 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 On Tue, Mar 22, 2011 at 2:27 AM, 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) > =A0http://www.spinics.net/lists/linux-fbdev/msg02550.html > =A0http://linux.derkeiler.com/Mailing-Lists/Kernel/2011-01/msg11798.html > > =A0and Benjamin Herrenschmidt (DTS parts) > =A0http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-February/088279.ht= ml > - removed patch > =A0"powerpc, mpc5200: update mpc5200_defconfig to fit for charon board." > =A0therefore added > =A0"powerpc, tqm5200: update tqm5200_defconfig to fit for charon board." Why? As Wolfram mentioned, I'd rather see mpc5200 defconfig used. Eventually I'd like to remove tqm5200_defconfig I'll look through the rest of the patches soon. g. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f179.google.com (mail-iy0-f179.google.com [209.85.210.179]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 5F304B6F75 for ; Wed, 23 Mar 2011 07:58:33 +1100 (EST) Received: by iym7 with SMTP id 7so8433656iym.38 for ; Tue, 22 Mar 2011 13:58:30 -0700 (PDT) MIME-Version: 1.0 Sender: glikely@secretlab.ca In-Reply-To: <1300782452-528-1-git-send-email-hs@denx.de> References: <1291451028-22532-1-git-send-email-hs@denx.de> <1300782452-528-1-git-send-email-hs@denx.de> From: Grant Likely Date: Tue, 22 Mar 2011 14:58:09 -0600 Message-ID: Subject: Re: [PATCH v6 0/6] powerpc, 52xx: add charon board support To: Heiko Schocher Content-Type: text/plain; charset=ISO-8859-1 Cc: linux-fbdev@vger.kernel.org, devicetree-discuss@ozlabs.org, Samuel Ortiz , Vincent Sanders , linux-kernel@vger.kernel.org, Ben Dooks , Randy Dunlap , Paul Mundt , linuxppc-dev@lists.ozlabs.org, Wolfgang Denk List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Mar 22, 2011 at 2:27 AM, 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) > =A0http://www.spinics.net/lists/linux-fbdev/msg02550.html > =A0http://linux.derkeiler.com/Mailing-Lists/Kernel/2011-01/msg11798.html > > =A0and Benjamin Herrenschmidt (DTS parts) > =A0http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-February/088279.ht= ml > - removed patch > =A0"powerpc, mpc5200: update mpc5200_defconfig to fit for charon board." > =A0therefore added > =A0"powerpc, tqm5200: update tqm5200_defconfig to fit for charon board." Why? As Wolfram mentioned, I'd rather see mpc5200 defconfig used. Eventually I'd like to remove tqm5200_defconfig I'll look through the rest of the patches soon. g.