Re: [PATCH spi/for-next] spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings

2016-12-20 Thread Simon Horman
On Wed, Dec 14, 2016 at 05:38:11PM +, Mark Brown wrote: > On Mon, Dec 12, 2016 at 10:49:35AM +0100, Simon Horman wrote: > > > + { .compatible = "renesas,sh-msiof",.data = _data }, // > > Deprecated > > C++ style comment here, please send a followup fixing this. Thanks, done.

Re: [PATCH spi/for-next] spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings

2016-12-14 Thread Mark Brown
On Mon, Dec 12, 2016 at 10:49:35AM +0100, Simon Horman wrote: > + { .compatible = "renesas,sh-msiof",.data = _data }, // > Deprecated C++ style comment here, please send a followup fixing this. signature.asc Description: PGP signature

[PATCH spi/for-next] spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings

2016-12-12 Thread Simon Horman
In the case of Renesas R-Car hardware we know that there are generations of SoCs, e.g. Gen 2 and Gen 3. But beyond that it's not clear what the relationship between IP blocks might be. For example, I believe that r8a7790 is older than r8a7791 but that doesn't imply that the latter is a descendant