Re: [RESEND PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral

2016-03-19 Thread Rob Herring
On Sun, Mar 06, 2016 at 10:05:26AM +0530, Purna Chandra Mandal wrote: > Signed-off-by: Purna Chandra Mandal > > --- > > Changes in v2: > - fix indentation > - add space after comma > - moved 'cs-gpios' section under 'required' properties. > > .../bindings/spi/microchip,spi-pic32.txt

Re: [RESEND PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral

2016-03-06 Thread Mark Brown
On Sun, Mar 06, 2016 at 10:05:26AM +0530, Purna Chandra Mandal wrote: > Signed-off-by: Purna Chandra Mandal > > --- > > Changes in v2: > - fix indentation > - add space after comma > - moved 'cs-gpios' section under 'required' properties. Please send the *whole* series so I can keep track of

[RESEND PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral

2016-03-05 Thread Purna Chandra Mandal
Signed-off-by: Purna Chandra Mandal --- Changes in v2: - fix indentation - add space after comma - moved 'cs-gpios' section under 'required' properties. .../bindings/spi/microchip,spi-pic32.txt | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 Docu

Re: [PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral

2016-03-04 Thread Rob Herring
On Fri, Mar 04, 2016 at 07:14:41PM +0530, Purna Chandra Mandal wrote: > Signed-off-by: Purna Chandra Mandal > > --- > > Changes in v2: > - fix indentation > - add space after comma > - moved 'cs-gpios' section under 'required' properties. > > .../bindings/spi/microchip,spi-pic32.txt

[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral

2016-03-04 Thread Purna Chandra Mandal
Signed-off-by: Purna Chandra Mandal --- Changes in v2: - fix indentation - add space after comma - moved 'cs-gpios' section under 'required' properties. .../bindings/spi/microchip,spi-pic32.txt | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 Docu