From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0B170B7109 for ; Mon, 7 Feb 2011 10:51:54 +1100 (EST) Subject: Re: [PATCH 1/2] video, sm501: add OF binding to support SM501 From: Benjamin Herrenschmidt To: Heiko Schocher In-Reply-To: <1291451028-22532-1-git-send-email-hs@denx.de> References: <1291451028-22532-1-git-send-email-hs@denx.de> Content-Type: text/plain; charset="UTF-8" Date: Mon, 07 Feb 2011 10:45:20 +1100 Message-ID: <1297035920.14982.16.camel@pasglop> Mime-Version: 1.0 Cc: linux-fbdev@vger.kernel.org, devicetree-discuss@ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2010-12-04 at 09:23 +0100, Heiko Schocher wrote: > - add binding to OF, compatible name "smi,sm501" > > - add read/write functions for using this driver > also on powerpc plattforms .../... Who plans to merge that patch series ? I'm happy for whoever is doing that to take the powerpc patch at the end (that adds the entry to the .dts file) with my Acked-by: Benjamin Herrenschmidt Cheers, Ben.