From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH V2] of: added documentation for spi chipselects Date: Wed, 17 Feb 2010 07:33:53 -0700 Message-ID: References: <20100216193957.ccdffee2.eschwab@online.de> <20100216201459.GA17428@pengutronix.de> <20100217132322.76cea805.eschwab@online.de> <20100217134138.GC26125@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Wolfram Sang Return-path: In-Reply-To: <20100217134138.GC26125-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: linux-spi.vger.kernel.org On Wed, Feb 17, 2010 at 6:41 AM, Wolfram Sang wrote: > On Wed, Feb 17, 2010 at 01:23:22PM +0100, Ernst Schwab wrote: >> From: Ernst Schwab >> >> Added devicetree binding documentation for gpios used as chipselect. The >> code to evaluate these is already present in spi_mpc8xxx.c. >> >> Signed-off-by: Ernst Schwab > > Hmm, as Grant merged the original patch already, it might be necessary to > convert this into a follow-up patch. He will surely tell you. For both > versions, you can add my > > Reviewed-by: Wolfram Sang I'll just patch up the one in my tree. Don't worry about it. g.