Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-27 Thread Mark Brown
On Wed, May 27, 2015 at 07:47:47PM +0200, Gregory CLEMENT wrote: > On 27/05/2015 19:45, Mark Brown wrote: > > I fixed it up locally (in general it's easier to just send the patch > > though). > Thanks! And next time I will send a v2 then if it is easier for you. I'd say it's just easier in

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-27 Thread Gregory CLEMENT
Hi Mark, On 27/05/2015 19:45, Mark Brown wrote: > On Tue, May 26, 2015 at 02:20:08PM +0200, Gregory CLEMENT wrote: > >> Mark do you want a new patch or do you prefer fixing the typo >> yourself ? it should be > > I fixed it up locally (in general it's easier to just send the patch > though). >

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-27 Thread Mark Brown
On Tue, May 26, 2015 at 02:20:08PM +0200, Gregory CLEMENT wrote: > Mark do you want a new patch or do you prefer fixing the typo > yourself ? it should be I fixed it up locally (in general it's easier to just send the patch though). signature.asc Description: Digital signature

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-27 Thread Mark Brown
On Wed, May 27, 2015 at 07:47:47PM +0200, Gregory CLEMENT wrote: On 27/05/2015 19:45, Mark Brown wrote: I fixed it up locally (in general it's easier to just send the patch though). Thanks! And next time I will send a v2 then if it is easier for you. I'd say it's just easier in general -

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-27 Thread Gregory CLEMENT
Hi Mark, On 27/05/2015 19:45, Mark Brown wrote: On Tue, May 26, 2015 at 02:20:08PM +0200, Gregory CLEMENT wrote: Mark do you want a new patch or do you prefer fixing the typo yourself ? it should be I fixed it up locally (in general it's easier to just send the patch though). Thanks!

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-27 Thread Mark Brown
On Tue, May 26, 2015 at 02:20:08PM +0200, Gregory CLEMENT wrote: Mark do you want a new patch or do you prefer fixing the typo yourself ? it should be I fixed it up locally (in general it's easier to just send the patch though). signature.asc Description: Digital signature

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-26 Thread Gregory CLEMENT
Hi Andrew, Mark, On 26/05/2015 14:08, Andrew Lunn wrote: >> --- a/Documentation/devicetree/bindings/spi/spi-orion.txt >> +++ b/Documentation/devicetree/bindings/spi/spi-orion.txt >> @@ -1,7 +1,13 @@ >> Marvell Orion SPI device >> >> Required properties: >> -- compatible : should be

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-26 Thread Andrew Lunn
> --- a/Documentation/devicetree/bindings/spi/spi-orion.txt > +++ b/Documentation/devicetree/bindings/spi/spi-orion.txt > @@ -1,7 +1,13 @@ > Marvell Orion SPI device > > Required properties: > -- compatible : should be "marvell,orion-spi" or "marvell,armada-370-spi". > +- compatible : should

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-26 Thread Mark Brown
On Tue, May 26, 2015 at 11:44:43AM +0200, Gregory CLEMENT wrote: > The commit df59fa7f4bca "spi: orion: support armada extended baud > rates" made the assumptions that all the Armada SoCs supported the > same maximum frequency. However, according the hardware datasheet, the > maximum frequency

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-26 Thread Mark Brown
On Tue, May 26, 2015 at 11:44:43AM +0200, Gregory CLEMENT wrote: The commit df59fa7f4bca spi: orion: support armada extended baud rates made the assumptions that all the Armada SoCs supported the same maximum frequency. However, according the hardware datasheet, the maximum frequency supported

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-26 Thread Andrew Lunn
--- a/Documentation/devicetree/bindings/spi/spi-orion.txt +++ b/Documentation/devicetree/bindings/spi/spi-orion.txt @@ -1,7 +1,13 @@ Marvell Orion SPI device Required properties: -- compatible : should be marvell,orion-spi or marvell,armada-370-spi. +- compatible : should be on of the

Re: [PATCH 2/3] spi: orion: Fix extended baud rates for each Armada SoCs

2015-05-26 Thread Gregory CLEMENT
Hi Andrew, Mark, On 26/05/2015 14:08, Andrew Lunn wrote: --- a/Documentation/devicetree/bindings/spi/spi-orion.txt +++ b/Documentation/devicetree/bindings/spi/spi-orion.txt @@ -1,7 +1,13 @@ Marvell Orion SPI device Required properties: -- compatible : should be marvell,orion-spi or