Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-09-05 Thread Daniel Mack
On 05.09.2012 05:24, Mark Brown wrote: > On Mon, Sep 03, 2012 at 01:50:34PM +0200, Linus Walleij wrote: >> On Sun, Sep 2, 2012 at 10:17 PM, Daniel Mack wrote: > >>> Hmm, I don't know whether anyone took those patches yet? Mark? > >> Mark better take them, ping on Mark. > > IIRC I did reply sayi

Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-09-04 Thread Mark Brown
On Mon, Sep 03, 2012 at 01:50:34PM +0200, Linus Walleij wrote: > On Sun, Sep 2, 2012 at 10:17 PM, Daniel Mack wrote: > > Hmm, I don't know whether anyone took those patches yet? Mark? > Mark better take them, ping on Mark. IIRC I did reply saying that the patches didn't apply for me, in any cas

Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-09-03 Thread Linus Walleij
On Sun, Sep 2, 2012 at 10:17 PM, Daniel Mack wrote: > On 05.08.2012 21:12, Linus Walleij wrote: >> On Sun, Aug 5, 2012 at 1:57 PM, Daniel Mack wrote: >> Acked-by: Linus Walleij >>> >>> Ok, thanks. Mark, did the patches reach you this time? I think they >>> should go thru the SPI tree. >> >>

Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-09-02 Thread Daniel Mack
On 05.08.2012 21:12, Linus Walleij wrote: > On Sun, Aug 5, 2012 at 1:57 PM, Daniel Mack wrote: > >>> Acked-by: Linus Walleij >> >> Ok, thanks. Mark, did the patches reach you this time? I think they >> should go thru the SPI tree. > > Yeah no problem, Mark is always faster than me ... Hmm, I d

Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-08-05 Thread Linus Walleij
On Sun, Aug 5, 2012 at 1:57 PM, Daniel Mack wrote: >> Acked-by: Linus Walleij > > Ok, thanks. Mark, did the patches reach you this time? I think they > should go thru the SPI tree. Yeah no problem, Mark is always faster than me ... Yours, Linus Walleij

Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-08-05 Thread Daniel Mack
On 05.08.2012 02:14, Linus Walleij wrote: > On Wed, Aug 1, 2012 at 10:57 PM, Daniel Mack wrote: > >> This patch adds DT bindings to the spi-gpio driver and some >> documentation about how to use it. >> >> Signed-off-by: Daniel Mack >> Cc: Mark Brown >> Cc: Grant Likely >> Cc: Linus Walleij >

Re: [PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-08-04 Thread Linus Walleij
On Wed, Aug 1, 2012 at 10:57 PM, Daniel Mack wrote: > This patch adds DT bindings to the spi-gpio driver and some > documentation about how to use it. > > Signed-off-by: Daniel Mack > Cc: Mark Brown > Cc: Grant Likely > Cc: Linus Walleij >From a GPIO point of view this looks good to me. Ack

[PATCH resend 2/2] SPI: spi-gpio: Add DT bindings

2012-08-01 Thread Daniel Mack
This patch adds DT bindings to the spi-gpio driver and some documentation about how to use it. Signed-off-by: Daniel Mack Cc: Mark Brown Cc: Grant Likely Cc: Linus Walleij --- Documentation/devicetree/bindings/spi/spi-gpio.txt | 29 +++ drivers/spi/spi-gpio.c |