From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by ozlabs.org (Postfix) with ESMTP id 7D946DDF5A for ; Wed, 10 Oct 2007 07:06:36 +1000 (EST) Received: by wa-out-1112.google.com with SMTP id m28so2302116wag for ; Tue, 09 Oct 2007 14:06:31 -0700 (PDT) Subject: Re: [Linux-fbdev-devel] [PATCH 0/6] Patch series to add of_platform binding to xilinxfb From: "Antonino A. Daplas" To: Grant Likely In-Reply-To: References: <20071001155024.6114.47993.stgit@trillian.cg.shawcable.net> <1191370502.5238.1.camel@daplas> <1191906242.6083.7.camel@daplas> Content-Type: text/plain Date: Wed, 10 Oct 2007 05:06:12 +0800 Message-Id: <1191963972.5446.1.camel@daplas> Mime-Version: 1.0 Cc: linuxppc , akonovalov@ru.mvista.com, linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2007-10-09 at 11:39 -0600, Grant Likely wrote: > On 10/8/07, Antonino A. Daplas wrote: > > On Mon, 2007-10-08 at 22:43 -0600, Grant Likely wrote: > > > BTW, what path do framebuffer patches take to get into Linus' tree? > > > Does he pull your tree directly, or do they go through someone else's > > > tree? > > > > They all go to -mm tree, unless it's a needed fix, then to Linus's. > > > > Tony > > Ah, okay. > > Since the XilinxFB is a powerpc-only device, is it okay with you if I > get Paul Mackerras to merge them into his tree instead (that way the > changes go in with the platform code which requires these changes) Fine with me. Tony