From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iw0-f179.google.com (mail-iw0-f179.google.com [209.85.214.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 355D9B6F76 for ; Tue, 3 May 2011 23:22:43 +1000 (EST) Received: by iwc10 with SMTP id 10so50621iwc.38 for ; Tue, 03 May 2011 06:22:40 -0700 (PDT) MIME-Version: 1.0 Sender: glikely@secretlab.ca In-Reply-To: <4DBFADBE.5040603@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> <4DBFADBE.5040603@denx.de> From: Grant Likely Date: Tue, 3 May 2011 07:22:20 -0600 Message-ID: Subject: Re: [PATCH v6 0/6] powerpc, 52xx: add charon board support To: hs@denx.de 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, May 3, 2011 at 1:24 AM, Heiko Schocher wrote: > > Ok. Done, just one more question: > > Why you didn;t pick up the patches: > > - powerpc, 5200: add support for charon board > =A0(Got an Acked-by from Wolfram Sang) > - powerpc, video: add SM501 support for charon board. I did pick them up and they are in my tree. Actually, I squashed those two together since there was no reason to have them split apart. g.