From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Antonino A. Daplas" Subject: Re: [PATCH 0/6] Patch series to add of_platform binding to xilinxfb Date: Wed, 03 Oct 2007 08:15:02 +0800 Message-ID: <1191370502.5238.1.camel@daplas> References: <20071001155024.6114.47993.stgit@trillian.cg.shawcable.net> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1IcrtQ-0001uG-NP for linux-fbdev-devel@lists.sourceforge.net; Tue, 02 Oct 2007 17:15:14 -0700 Received: from el-out-1112.google.com ([209.85.162.177]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1IcrtN-0003gR-LT for linux-fbdev-devel@lists.sourceforge.net; Tue, 02 Oct 2007 17:15:12 -0700 Received: by el-out-1112.google.com with SMTP id y26so2901546ele for ; Tue, 02 Oct 2007 17:15:08 -0700 (PDT) In-Reply-To: <20071001155024.6114.47993.stgit@trillian.cg.shawcable.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: linux-fbdev-devel@lists.sourceforge.net Cc: Grant Likely , akonovalov@ru.mvista.com, linuxppc , linux-kernel@vger.kernel.org On Mon, 2007-10-01 at 09:57 -0600, Grant Likely wrote: > (resend due to mailer issues. Apologies to anyone receiving this twice) > > This patch series reworks the Xilinx framebuffer driver and then adds > an of_platform bus binding. The of_platform bus binding is needed to use > the driver in arch/powerpc platforms. > > Antonino, > > Assuming there are no major issues, I'd like to get this patch series > queued up for inclusion in 2.6.24. Okay. Tony ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755586AbXJCAPX (ORCPT ); Tue, 2 Oct 2007 20:15:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752734AbXJCAPL (ORCPT ); Tue, 2 Oct 2007 20:15:11 -0400 Received: from an-out-0708.google.com ([209.85.132.249]:13279 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726AbXJCAPJ (ORCPT ); Tue, 2 Oct 2007 20:15:09 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=eBmuUgb5QzDBAmLlRJYumAgbMYCtYL3hrQ7LzkDrxVhjxPSRd/mJQrdslhGWZUoZPv1O5V25wBqOvXbm7a6n2r4Y2nb3kqxoFLa8QBYnLsiOstBseJEDbhdsUMSjKOpkniSXpXKXpzODx4d82YCiriXvRzErsObi5AmtpBYSVag= Subject: Re: [Linux-fbdev-devel] [PATCH 0/6] Patch series to add of_platform binding to xilinxfb From: "Antonino A. Daplas" To: linux-fbdev-devel@lists.sourceforge.net Cc: linux-kernel@vger.kernel.org, akonovalov@ru.mvista.com, linuxppc , Grant Likely In-Reply-To: <20071001155024.6114.47993.stgit@trillian.cg.shawcable.net> References: <20071001155024.6114.47993.stgit@trillian.cg.shawcable.net> Content-Type: text/plain Date: Wed, 03 Oct 2007 08:15:02 +0800 Message-Id: <1191370502.5238.1.camel@daplas> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2007-10-01 at 09:57 -0600, Grant Likely wrote: > (resend due to mailer issues. Apologies to anyone receiving this twice) > > This patch series reworks the Xilinx framebuffer driver and then adds > an of_platform bus binding. The of_platform bus binding is needed to use > the driver in arch/powerpc platforms. > > Antonino, > > Assuming there are no major issues, I'd like to get this patch series > queued up for inclusion in 2.6.24. Okay. Tony