I noticed a response to my message on the mailing lists that did not appear in
my mailbox. Not sure where it went.
Sorry about the over 80 characters in the commit log.
As for the question about the uninitialized GPIOs, it is taken care in the
core SPI driver.
The cs_gpio struct member is initi
On Wed, Apr 08, 2015 at 04:36:01PM -0500, Michael Welling wrote:
> This patch allows for GPIOs specified in the devicetree to be used as SPI
> chipselects
> on TI OMAP2 SoCs.
Please keep your commit messages under 80 columns.
> + if (gpio_is_valid(spi->cs_gpio)) {
> + if (gpio_re
2 matches
Mail list logo