From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Subject: Re: [PATCH 7/7] [POWERPC][SPI] spi_mpc83xx: allow use on MPC85xx Date: Tue, 25 Sep 2007 16:48:00 +0200 Message-ID: <874phiol7j.fsf@macbook.be.48ers.dk> References: <20070925143126.GA30013@localhost.localdomain> <20070925143531.GG5323@localhost.localdomain> 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: Anton Vorontsov Return-path: In-Reply-To: <20070925143531.GG5323-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> (Anton Vorontsov's message of "Tue\, 25 Sep 2007 18\:35\:31 +0400") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org >>>>> "Anton" == Anton Vorontsov writes: Hi, Anton> config SPI_MPC83xx Anton> tristate "Freescale MPC83xx SPI controller" Anton> - depends on SPI_MASTER && PPC_83xx && EXPERIMENTAL Anton> + depends on SPI_MASTER && (PPC_83xx || PPC_85xx) && EXPERIMENTAL Anton> select SPI_BITBANG Anton> help Anton> This enables using the Freescale MPC83xx SPI controller in master Please also update the help text. -- Bye, Peter Korsgaard ------------------------------------------------------------------------- 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: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by ozlabs.org (Postfix) with ESMTP id 0B637DDE3E for ; Wed, 26 Sep 2007 00:48:04 +1000 (EST) Received: by ug-out-1314.google.com with SMTP id q7so1110654uge for ; Tue, 25 Sep 2007 07:48:03 -0700 (PDT) To: Anton Vorontsov Subject: Re: [PATCH 7/7] [POWERPC][SPI] spi_mpc83xx: allow use on MPC85xx References: <20070925143126.GA30013@localhost.localdomain> <20070925143531.GG5323@localhost.localdomain> From: Peter Korsgaard Date: Tue, 25 Sep 2007 16:48:00 +0200 In-Reply-To: <20070925143531.GG5323@localhost.localdomain> (Anton Vorontsov's message of "Tue\, 25 Sep 2007 18\:35\:31 +0400") Message-ID: <874phiol7j.fsf@macbook.be.48ers.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Peter Korsgaard Cc: linuxppc-dev@ozlabs.org, spi-devel-general@lists.sourceforge.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >>>>> "Anton" == Anton Vorontsov writes: Hi, Anton> config SPI_MPC83xx Anton> tristate "Freescale MPC83xx SPI controller" Anton> - depends on SPI_MASTER && PPC_83xx && EXPERIMENTAL Anton> + depends on SPI_MASTER && (PPC_83xx || PPC_85xx) && EXPERIMENTAL Anton> select SPI_BITBANG Anton> help Anton> This enables using the Freescale MPC83xx SPI controller in master Please also update the help text. -- Bye, Peter Korsgaard