Re: [PATCH 2/4] spi: s3c64xx: use the generic SPI "cs-gpios" property

2014-07-17 Thread Mark Brown
On Wed, Jul 16, 2014 at 05:19:08PM +0200, Javier Martinez Canillas wrote: > From: Naveen Krishna Chatradhi > > The s3c64xx SPI driver uses a custom DT binding to specify > the GPIO used to drive the chip select (CS) line instead of > using the generic "cs-gpios" property already defined in: > Doc

[PATCH 2/4] spi: s3c64xx: use the generic SPI "cs-gpios" property

2014-07-16 Thread Javier Martinez Canillas
From: Naveen Krishna Chatradhi The s3c64xx SPI driver uses a custom DT binding to specify the GPIO used to drive the chip select (CS) line instead of using the generic "cs-gpios" property already defined in: Documentation/devicetree/bindings/spi/spi-bus.txt. It's unfortunate that drivers are not