From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Vorontsov Subject: Re: [PATCH 0/7] OpenFirmware support for the spi_mpc83xx driver Date: Thu, 18 Dec 2008 21:33:01 +0300 Message-ID: <20081218183301.GA32440@oksana.dev.rtsoft.ru> References: <20081205200936.GA19137@oksana.dev.rtsoft.ru> Reply-To: avorontsov-hkdhdckH98+B+jHODAdFcQ@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org, spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: David Brownell Return-path: Content-Disposition: inline In-Reply-To: <20081205200936.GA19137-wnGakbxT3iijyJ0x5qLZdcN33GVbZNy3@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org On Fri, Dec 05, 2008 at 11:09:36PM +0300, Anton Vorontsov wrote: > Hi all, > > The patch series are used to support SPI via the OF SPI subsystem > (driver/of/of_spi.c). Now the driver is able to manage its own > chip selects, and doesn't need any auxiliary support from the > board files or fsl_soc constructors. > > The series also contains PowerPC portions of the MMC SPI support. > > Since the series touches spi and powerpc trees, I think it would > be most convenient to pass it via one of these trees. The patches > doesn't touch any SPI functionality, only some probe routines, so > I believe powerpc.git is the best candidate... > > The other reason for powerpc tree is that the patches depends on > other patches as found in paulus/powerpc.git + of_gpio_count() > as found here: > http://ozlabs.org/pipermail/linuxppc-dev/2008-December/065917.html > > David, if you're OK with the patches, may I ask you to sign off on > the ones that touch drivers/spi so that we could pass it via Kumar's > powerpc.git? David, I'm sorry for bothering you, but have you had a chance to look into this patch set? Thanks, > The queue: > > [1/7] powerpc: Implement get_brgfreq() and get_baudrate() stubs > [2/7] spi_mpc83xx: Fix sparse warnings > [3/7] spi_mpc83xx: Rework chip selects handling > [4/7] spi_mpc83xx: Add OF platform driver bindings > [5/7] powerpc/fsl_soc: Isolate legacy fsl_spi support to mpc832x_rdb boards > [6/7] powerpc: Add mmc-spi-slot bindings > [7/7] powerpc/83xx: Add mmc-spi support via the device tree for MPC8323E-RDB -- Anton Vorontsov email: cbouatmailru-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org irc://irc.freenode.net/bd2 ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from buildserver.ru.mvista.com (unknown [85.21.88.6]) by ozlabs.org (Postfix) with ESMTP id 4A41BDDEE7 for ; Fri, 19 Dec 2008 05:33:03 +1100 (EST) Date: Thu, 18 Dec 2008 21:33:01 +0300 From: Anton Vorontsov To: David Brownell Subject: Re: [PATCH 0/7] OpenFirmware support for the spi_mpc83xx driver Message-ID: <20081218183301.GA32440@oksana.dev.rtsoft.ru> References: <20081205200936.GA19137@oksana.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 In-Reply-To: <20081205200936.GA19137@oksana.dev.rtsoft.ru> Cc: linuxppc-dev@ozlabs.org, spi-devel-general@lists.sourceforge.net Reply-To: avorontsov@ru.mvista.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Dec 05, 2008 at 11:09:36PM +0300, Anton Vorontsov wrote: > Hi all, > > The patch series are used to support SPI via the OF SPI subsystem > (driver/of/of_spi.c). Now the driver is able to manage its own > chip selects, and doesn't need any auxiliary support from the > board files or fsl_soc constructors. > > The series also contains PowerPC portions of the MMC SPI support. > > Since the series touches spi and powerpc trees, I think it would > be most convenient to pass it via one of these trees. The patches > doesn't touch any SPI functionality, only some probe routines, so > I believe powerpc.git is the best candidate... > > The other reason for powerpc tree is that the patches depends on > other patches as found in paulus/powerpc.git + of_gpio_count() > as found here: > http://ozlabs.org/pipermail/linuxppc-dev/2008-December/065917.html > > David, if you're OK with the patches, may I ask you to sign off on > the ones that touch drivers/spi so that we could pass it via Kumar's > powerpc.git? David, I'm sorry for bothering you, but have you had a chance to look into this patch set? Thanks, > The queue: > > [1/7] powerpc: Implement get_brgfreq() and get_baudrate() stubs > [2/7] spi_mpc83xx: Fix sparse warnings > [3/7] spi_mpc83xx: Rework chip selects handling > [4/7] spi_mpc83xx: Add OF platform driver bindings > [5/7] powerpc/fsl_soc: Isolate legacy fsl_spi support to mpc832x_rdb boards > [6/7] powerpc: Add mmc-spi-slot bindings > [7/7] powerpc/83xx: Add mmc-spi support via the device tree for MPC8323E-RDB -- Anton Vorontsov email: cbouatmailru@gmail.com irc://irc.freenode.net/bd2