Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-10-09 Thread Lee Jones
On Wed, 12 Sep 2018, Radu Pirea wrote: > On Wed, 2018-09-12 at 14:12 +0100, Lee Jones wrote: > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > > > On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > > > > But ... we can't have it both ways. *Either* it's a true > > > > > > MFD, in > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-10-09 Thread Lee Jones
On Wed, 12 Sep 2018, Radu Pirea wrote: > On Wed, 2018-09-12 at 14:12 +0100, Lee Jones wrote: > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > > > On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > > > > But ... we can't have it both ways. *Either* it's a true > > > > > > MFD, in > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Radu Pirea
On Wed, 2018-09-12 at 14:12 +0100, Lee Jones wrote: > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > > > But ... we can't have it both ways. *Either* it's a true > > > > > MFD, in > > > > > which case it can/should have 2 separate

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Radu Pirea
On Wed, 2018-09-12 at 14:12 +0100, Lee Jones wrote: > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > > > But ... we can't have it both ways. *Either* it's a true > > > > > MFD, in > > > > > which case it can/should have 2 separate

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > > But ... we can't have it both ways. *Either* it's a true MFD, in > > > > which case it can/should have 2 separate compatible strings which can > > > > be specified directly from the DT. *Or*

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > > But ... we can't have it both ways. *Either* it's a true MFD, in > > > > which case it can/should have 2 separate compatible strings which can > > > > be specified directly from the DT. *Or*

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > But ... we can't have it both ways. *Either* it's a true MFD, in > > > which case it can/should have 2 separate compatible strings which can > > > be specified directly from the DT. *Or* it's not an MFD. In the > > > latter case, which I think

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 12/09/2018 12:43:52+0100, Lee Jones wrote: > > > But ... we can't have it both ways. *Either* it's a true MFD, in > > > which case it can/should have 2 separate compatible strings which can > > > be specified directly from the DT. *Or* it's not an MFD. In the > > > latter case, which I think

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 12/09/2018 11:54:07+0100, Lee Jones wrote: > > On Wed, 12 Sep 2018, Geert Uytterhoeven wrote: > > > On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > > > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > > > On 11/09/2018 23:54:40+0100,

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 12/09/2018 11:54:07+0100, Lee Jones wrote: > > On Wed, 12 Sep 2018, Geert Uytterhoeven wrote: > > > On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > > > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > > > On 11/09/2018 23:54:40+0100,

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 12/09/2018 11:54:07+0100, Lee Jones wrote: > On Wed, 12 Sep 2018, Geert Uytterhoeven wrote: > > On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 12/09/2018 11:54:07+0100, Lee Jones wrote: > On Wed, 12 Sep 2018, Geert Uytterhoeven wrote: > > On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Geert Uytterhoeven wrote: > On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Geert Uytterhoeven wrote: > On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Geert Uytterhoeven
Hi Lee, On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > > http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6438-32-bit-ARM926-Embedded-Microprocessor-SAM9G45_Datasheet.pdf > > > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Geert Uytterhoeven
Hi Lee, On Wed, Sep 12, 2018 at 10:41 AM Lee Jones wrote: > On Wed, 12 Sep 2018, Alexandre Belloni wrote: > > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > > http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6438-32-bit-ARM926-Embedded-Microprocessor-SAM9G45_Datasheet.pdf > > > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6438-32-bit-ARM926-Embedded-Microprocessor-SAM9G45_Datasheet.pdf > > > > > > > > USART doc starting p572, registers p621. > > > > After

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > > http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6438-32-bit-ARM926-Embedded-Microprocessor-SAM9G45_Datasheet.pdf > > > > > > > > USART doc starting p572, registers p621. > > > > After

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 11/09/2018 23:43:02+0100, Lee Jones wrote: > > > I haven't read it, but I believe it's not unlike Renesas SCIF, which is > > > served by both drivers/tty/serial/sh-sci.c and drivers/spi/spi-sh-sci.c. > > > But the latter is not used from DT, so

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Lee Jones
On Wed, 12 Sep 2018, Alexandre Belloni wrote: > On 11/09/2018 23:43:02+0100, Lee Jones wrote: > > > I haven't read it, but I believe it's not unlike Renesas SCIF, which is > > > served by both drivers/tty/serial/sh-sci.c and drivers/spi/spi-sh-sci.c. > > > But the latter is not used from DT, so

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6438-32-bit-ARM926-Embedded-Microprocessor-SAM9G45_Datasheet.pdf > > > > > > USART doc starting p572, registers p621. > > After looking at the datasheet, I don't see any reason why one of

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 11/09/2018 23:54:40+0100, Lee Jones wrote: > > > http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6438-32-bit-ARM926-Embedded-Microprocessor-SAM9G45_Datasheet.pdf > > > > > > USART doc starting p572, registers p621. > > After looking at the datasheet, I don't see any reason why one of

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 11/09/2018 23:43:02+0100, Lee Jones wrote: > > I haven't read it, but I believe it's not unlike Renesas SCIF, which is > > served by both drivers/tty/serial/sh-sci.c and drivers/spi/spi-sh-sci.c. > > But the latter is not used from DT, so we haven't experienced (and solved) > > the similar

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-12 Thread Alexandre Belloni
On 11/09/2018 23:43:02+0100, Lee Jones wrote: > > I haven't read it, but I believe it's not unlike Renesas SCIF, which is > > served by both drivers/tty/serial/sh-sci.c and drivers/spi/spi-sh-sci.c. > > But the latter is not used from DT, so we haven't experienced (and solved) > > the similar

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Lee Jones wrote: > On Tue, 11 Sep 2018, Alexandre Belloni wrote: > > > On 11/09/2018 19:39:30+0100, Lee Jones wrote: > > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > > > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > > wrote: > > > > > On 11/09/2018

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Lee Jones wrote: > On Tue, 11 Sep 2018, Alexandre Belloni wrote: > > > On 11/09/2018 19:39:30+0100, Lee Jones wrote: > > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > > > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > > wrote: > > > > > On 11/09/2018

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Alexandre Belloni wrote: > On 11/09/2018 19:39:30+0100, Lee Jones wrote: > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > > On

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Alexandre Belloni wrote: > On 11/09/2018 19:39:30+0100, Lee Jones wrote: > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > > On

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > On Tue, Sep 11, 2018 at 8:40 PM Lee Jones wrote: > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > > On

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > On Tue, Sep 11, 2018 at 8:40 PM Lee Jones wrote: > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > > On

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
Hi Alexandre, On Tue, Sep 11, 2018 at 8:58 PM Alexandre Belloni wrote: > On 11/09/2018 19:39:30+0100, Lee Jones wrote: > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 16:59:09+0200, Geert

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
Hi Alexandre, On Tue, Sep 11, 2018 at 8:58 PM Alexandre Belloni wrote: > On 11/09/2018 19:39:30+0100, Lee Jones wrote: > > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 16:59:09+0200, Geert

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
Hi Lee, On Tue, Sep 11, 2018 at 8:40 PM Lee Jones wrote: > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > wrote: > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
Hi Lee, On Tue, Sep 11, 2018 at 8:40 PM Lee Jones wrote: > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > wrote: > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Alexandre Belloni
On 11/09/2018 19:39:30+0100, Lee Jones wrote: > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > wrote: > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Alexandre Belloni
On 11/09/2018 19:39:30+0100, Lee Jones wrote: > On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > > > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > > wrote: > > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > > > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > wrote: > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 11 Sep 2018, Geert Uytterhoeven wrote: > On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni > wrote: > > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > > > wrote: > > > > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni wrote: > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > > wrote: > > > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > > > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > > > Radu

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
On Tue, Sep 11, 2018 at 5:36 PM Alexandre Belloni wrote: > On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > > wrote: > > > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > > > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > > > Radu

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Alexandre Belloni
On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > Hi Alexandre, > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > wrote: > > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > > Radu Pirea (6): > > > > MAINTAINERS: add at91 usart mfd

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Alexandre Belloni
On 11/09/2018 16:59:09+0200, Geert Uytterhoeven wrote: > Hi Alexandre, > > On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni > wrote: > > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > > Radu Pirea (6): > > > > MAINTAINERS: add at91 usart mfd

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
Hi Alexandre, On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni wrote: > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > Radu Pirea (6): > > > MAINTAINERS: add at91 usart mfd driver > > > dt-bindings: add binding for atmel-usart in SPI mode > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Geert Uytterhoeven
Hi Alexandre, On Tue, Sep 11, 2018 at 11:40 AM Alexandre Belloni wrote: > On 11/09/2018 10:33:56+0100, Lee Jones wrote: > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > Radu Pirea (6): > > > MAINTAINERS: add at91 usart mfd driver > > > dt-bindings: add binding for atmel-usart in SPI mode > >

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Alexandre Belloni
On 11/09/2018 10:33:56+0100, Lee Jones wrote: > On Tue, 04 Sep 2018, Radu Pirea wrote: > > Radu Pirea (6): > > MAINTAINERS: add at91 usart mfd driver > > dt-bindings: add binding for atmel-usart in SPI mode > > mfd: at91-usart: added mfd driver for usart > > MAINTAINERS: add at91 usart spi

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Alexandre Belloni
On 11/09/2018 10:33:56+0100, Lee Jones wrote: > On Tue, 04 Sep 2018, Radu Pirea wrote: > > Radu Pirea (6): > > MAINTAINERS: add at91 usart mfd driver > > dt-bindings: add binding for atmel-usart in SPI mode > > mfd: at91-usart: added mfd driver for usart > > MAINTAINERS: add at91 usart spi

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 04 Sep 2018, Radu Pirea wrote: > Radu Pirea (6): > MAINTAINERS: add at91 usart mfd driver > dt-bindings: add binding for atmel-usart in SPI mode > mfd: at91-usart: added mfd driver for usart > MAINTAINERS: add at91 usart spi driver > spi: at91-usart: add driver for at91-usart as

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-11 Thread Lee Jones
On Tue, 04 Sep 2018, Radu Pirea wrote: > Radu Pirea (6): > MAINTAINERS: add at91 usart mfd driver > dt-bindings: add binding for atmel-usart in SPI mode > mfd: at91-usart: added mfd driver for usart > MAINTAINERS: add at91 usart spi driver > spi: at91-usart: add driver for at91-usart as

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-10 Thread Lee Jones
On Mon, 10 Sep 2018, Nicolas Ferre wrote: > Hi Lee, > > On 10/09/2018 at 11:48, Lee Jones wrote: > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > Well, this is the 12th version of this patch series. > > > In this version I fixed a warning from kbuild-robot and I have no idea > > > how I forgot

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-10 Thread Lee Jones
On Mon, 10 Sep 2018, Nicolas Ferre wrote: > Hi Lee, > > On 10/09/2018 at 11:48, Lee Jones wrote: > > On Tue, 04 Sep 2018, Radu Pirea wrote: > > > Well, this is the 12th version of this patch series. > > > In this version I fixed a warning from kbuild-robot and I have no idea > > > how I forgot

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-10 Thread Nicolas Ferre
Hi Lee, On 10/09/2018 at 11:48, Lee Jones wrote: On Tue, 04 Sep 2018, Radu Pirea wrote: Well, this is the 12th version of this patch series. In this version I fixed a warning from kbuild-robot and I have no idea how I forgot to add static in declaration of that functions. Also I fixed the

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-10 Thread Nicolas Ferre
Hi Lee, On 10/09/2018 at 11:48, Lee Jones wrote: On Tue, 04 Sep 2018, Radu Pirea wrote: Well, this is the 12th version of this patch series. In this version I fixed a warning from kbuild-robot and I have no idea how I forgot to add static in declaration of that functions. Also I fixed the

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-10 Thread Lee Jones
On Tue, 04 Sep 2018, Radu Pirea wrote: > Well, this is the 12th version of this patch series. > In this version I fixed a warning from kbuild-robot and I have no idea > how I forgot to add static in declaration of that functions. Also I > fixed the example for the SPI driver in bindings. Okay

Re: [PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-10 Thread Lee Jones
On Tue, 04 Sep 2018, Radu Pirea wrote: > Well, this is the 12th version of this patch series. > In this version I fixed a warning from kbuild-robot and I have no idea > how I forgot to add static in declaration of that functions. Also I > fixed the example for the SPI driver in bindings. Okay

[PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-04 Thread Radu Pirea
Hi, Well, this is the 12th version of this patch series. In this version I fixed a warning from kbuild-robot and I have no idea how I forgot to add static in declaration of that functions. Also I fixed the example for the SPI driver in bindings. Currently I am not working for Microchip, but I

[PATCH v12 0/6] Driver for at91 usart in spi mode

2018-09-04 Thread Radu Pirea
Hi, Well, this is the 12th version of this patch series. In this version I fixed a warning from kbuild-robot and I have no idea how I forgot to add static in declaration of that functions. Also I fixed the example for the SPI driver in bindings. Currently I am not working for Microchip, but I