Re: [PATCH v4 1/2] of: add J-Core SPI master bindings

2016-08-02 Thread Rob Herring
On Tue, Aug 2, 2016 at 5:00 PM, Rich Felker wrote: > On Fri, Jul 29, 2016 at 03:58:38PM -0500, Rob Herring wrote: >> On Tue, May 17, 2016 at 11:19:25PM +, Rich Felker wrote: >> > Signed-off-by: Rich Felker >> > --- >> > .../devicetree/bindings/spi/jcore,spi.txt | 30 >> > ++

Re: [PATCH v4 1/2] of: add J-Core SPI master bindings

2016-08-02 Thread Rich Felker
On Fri, Jul 29, 2016 at 03:58:38PM -0500, Rob Herring wrote: > On Tue, May 17, 2016 at 11:19:25PM +, Rich Felker wrote: > > Signed-off-by: Rich Felker > > --- > > .../devicetree/bindings/spi/jcore,spi.txt | 30 > > ++ > > 1 file changed, 30 insertions(+) > > cre

Re: [PATCH v4 1/2] of: add J-Core SPI master bindings

2016-07-29 Thread Rob Herring
On Tue, May 17, 2016 at 11:19:25PM +, Rich Felker wrote: > Signed-off-by: Rich Felker > --- > .../devicetree/bindings/spi/jcore,spi.txt | 30 > ++ > 1 file changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/jcore,spi.txt Acked-

[PATCH v4 1/2] of: add J-Core SPI master bindings

2016-07-27 Thread Rich Felker
Signed-off-by: Rich Felker --- .../devicetree/bindings/spi/jcore,spi.txt | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/jcore,spi.txt diff --git a/Documentation/devicetree/bindings/spi/jcore,spi.txt b/Documentatio