Re: [Patch v2 3/3] spi: qup: Add support for v1.1.1

2014-06-21 Thread Mark Brown
On Thu, Jun 12, 2014 at 02:34:12PM -0500, Andy Gross wrote: > This patch adds support for v1.1.1 of the SPI QUP controller. Applied, thanks. signature.asc Description: Digital signature

Re: [Patch v2 3/3] spi: qup: Add support for v1.1.1

2014-06-13 Thread Kumar Gala
On Jun 12, 2014, at 2:34 PM, Andy Gross wrote: > This patch adds support for v1.1.1 of the SPI QUP controller. > > Signed-off-by: Andy Gross > --- > .../devicetree/bindings/spi/qcom,spi-qup.txt |6 +++- > drivers/spi/spi-qup.c | 36 >

[Patch v2 3/3] spi: qup: Add support for v1.1.1

2014-06-12 Thread Andy Gross
This patch adds support for v1.1.1 of the SPI QUP controller. Signed-off-by: Andy Gross --- .../devicetree/bindings/spi/qcom,spi-qup.txt |6 +++- drivers/spi/spi-qup.c | 36 2 files changed, 27 insertions(+), 15 deletions(-) diff --g