[v2 PATCH 02/14] of_spi: add generic binding support to specify cs gpio
From: Grant Likely <hidden>
Date: 2012-12-05 23:28:10
Also in:
linux-devicetree, linux-spi, lkml
From: Grant Likely <hidden>
Date: 2012-12-05 23:28:10
Also in:
linux-devicetree, linux-spi, lkml
On Tue, 4 Dec 2012 15:53:48 +0800, Wenyou Yang [off-list ref] wrote:
From: Jean-Christophe PLAGNIOL-VILLARD <redacted> 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 <redacted> 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.