From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 02/17] of_spi: add generic binding support to specify cs gpio Date: Mon, 15 Apr 2013 13:55:43 +0100 Message-ID: <20130415125543.4CB043E0AA8@localhost> References: <1363943767-16051-1-git-send-email-wenyou.yang@atmel.com> <1363943814-16130-1-git-send-email-wenyou.yang@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Wenyou Yang , andy.gao-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org Return-path: In-Reply-To: <1363943814-16130-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" List-Id: linux-spi.vger.kernel.org On Fri, 22 Mar 2013 17:16:54 +0800, Wenyou Yang wrote: > From: Jean-Christophe PLAGNIOL-VILLARD > > This will allow to use gpio for chip select with no modification in the > driver binding > > When use the cs-gpios, the gpio number will be passed via the cs_gpio field > and the number of chip select will automatically increased. > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD This patch has been in mainline since Dec 13 g.