From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [v2 PATCH 02/14] of_spi: add generic binding support to specify cs gpio Date: Wed, 05 Dec 2012 23:28:02 +0000 Message-ID: <20121205232802.ECD2D3E0E22@localhost> References: <1354607640-13229-1-git-send-email-wenyou.yang@atmel.com> <1354607640-13229-3-git-send-email-wenyou.yang@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, JM.Lin-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org, spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Wenyou Yang , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Return-path: In-Reply-To: <1354607640-13229-3-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@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 Tue, 4 Dec 2012 15:53:48 +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 > Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org > Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Cc: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org > Cc: rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org > Cc: rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org > Cc: richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > --- > Hi, Richard, > > This patch based on the original patch from Jean-Christophe, > [PATCH] of_spi: add generic binding support to specify cs gpio > and merge the patch from Richard Genoud, > [PATCH] [BUG] SPI: array out of bound => no CS > > Could you sign your signature in this patch? > > Best Regards, > Wenyou Yang I've already merged a version of this patch. Please check against the version that is in linux-next. g. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Wed, 05 Dec 2012 23:28:02 +0000 Subject: [v2 PATCH 02/14] of_spi: add generic binding support to specify cs gpio In-Reply-To: <1354607640-13229-3-git-send-email-wenyou.yang@atmel.com> References: <1354607640-13229-1-git-send-email-wenyou.yang@atmel.com> <1354607640-13229-3-git-send-email-wenyou.yang@atmel.com> Message-ID: <20121205232802.ECD2D3E0E22@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 4 Dec 2012 15:53:48 +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 > Cc: devicetree-discuss at lists.ozlabs.org > Cc: spi-devel-general at lists.sourceforge.net > Cc: grant.likely at secretlab.ca > Cc: rob.herring at calxeda.com > Cc: rob at landley.net > Cc: richard.genoud at gmail.com > --- > Hi, Richard, > > This patch based on the original patch from Jean-Christophe, > [PATCH] of_spi: add generic binding support to specify cs gpio > and merge the patch from Richard Genoud, > [PATCH] [BUG] SPI: array out of bound => no CS > > Could you sign your signature in this patch? > > Best Regards, > Wenyou Yang I've already merged a version of this patch. Please check against the version that is in linux-next. g. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [v2 PATCH 02/14] of_spi: add generic binding support to specify cs gpio Date: Wed, 05 Dec 2012 23:28:02 +0000 Message-ID: <20121205232802.ECD2D3E0E22@localhost> References: <1354607640-13229-1-git-send-email-wenyou.yang@atmel.com> <1354607640-13229-3-git-send-email-wenyou.yang@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1354607640-13229-3-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, JM.Lin-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org, wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org, spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, 4 Dec 2012 15:53:48 +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 > Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org > Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Cc: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org > Cc: rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org > Cc: rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org > Cc: richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > --- > Hi, Richard, > > This patch based on the original patch from Jean-Christophe, > [PATCH] of_spi: add generic binding support to specify cs gpio > and merge the patch from Richard Genoud, > [PATCH] [BUG] SPI: array out of bound => no CS > > Could you sign your signature in this patch? > > Best Regards, > Wenyou Yang I've already merged a version of this patch. Please check against the version that is in linux-next. g. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752501Ab2LEX2K (ORCPT ); Wed, 5 Dec 2012 18:28:10 -0500 Received: from mail-wi0-f180.google.com ([209.85.212.180]:41205 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751980Ab2LEX2I (ORCPT ); Wed, 5 Dec 2012 18:28:08 -0500 From: Grant Likely Subject: Re: [v2 PATCH 02/14] of_spi: add generic binding support to specify cs gpio To: Wenyou Yang , linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, nicolas.ferre@atmel.com, plagnioj@jcrosoft.com, richard.genoud@gmail.com, JM.Lin@atmel.com, wenyou.yang@atmel.com, devicetree-discuss@lists.ozlabs.org, spi-devel-general@lists.sourceforge.net, rob.herring@calxeda.com, rob@landley.net In-Reply-To: <1354607640-13229-3-git-send-email-wenyou.yang@atmel.com> References: <1354607640-13229-1-git-send-email-wenyou.yang@atmel.com> <1354607640-13229-3-git-send-email-wenyou.yang@atmel.com> Date: Wed, 05 Dec 2012 23:28:02 +0000 Message-Id: <20121205232802.ECD2D3E0E22@localhost> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 4 Dec 2012 15:53:48 +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 > Cc: devicetree-discuss@lists.ozlabs.org > Cc: spi-devel-general@lists.sourceforge.net > Cc: grant.likely@secretlab.ca > Cc: rob.herring@calxeda.com > Cc: rob@landley.net > Cc: richard.genoud@gmail.com > --- > Hi, Richard, > > This patch based on the original patch from Jean-Christophe, > [PATCH] of_spi: add generic binding support to specify cs gpio > and merge the patch from Richard Genoud, > [PATCH] [BUG] SPI: array out of bound => no CS > > Could you sign your signature in this patch? > > Best Regards, > Wenyou Yang I've already merged a version of this patch. Please check against the version that is in linux-next. g.