Re: [PATCH resend] clk: axi-clkgen: Add support for v2

2014-03-27 Thread Lars-Peter Clausen
On 03/27/2014 03:38 AM, Mike Turquette wrote: Quoting Lars-Peter Clausen (2014-02-26 22:20:53) On 02/27/2014 02:04 AM, Mike Turquette wrote: Quoting Lars-Peter Clausen (2014-02-17 01:31:53) This patch adds support for the new v2 version of the axi-clkgen core. Unfortunately the method of acces

Re: [PATCH resend] clk: axi-clkgen: Add support for v2

2014-02-26 Thread Lars-Peter Clausen
On 02/27/2014 02:04 AM, Mike Turquette wrote: Quoting Lars-Peter Clausen (2014-02-17 01:31:53) This patch adds support for the new v2 version of the axi-clkgen core. Unfortunately the method of accessing the registers is quite different on v2, while the content still stays largely the same. So t

[PATCH resend] clk: axi-clkgen: Add support for v2

2014-02-17 Thread Lars-Peter Clausen
This patch adds support for the new v2 version of the axi-clkgen core. Unfortunately the method of accessing the registers is quite different on v2, while the content still stays largely the same. So the patch adds a small abstraction layer which implements the specific read and write functions for

[PATCH resend] clk: axi-clkgen: Add support for v2

2014-01-13 Thread Lars-Peter Clausen
This patch adds support for the new v2 version of the axi-clkgen core. Unfortunately the method of accessing the registers is quite different on v2, while the content still stays largely the same. So the patch adds a small abstraction layer which implements the specific read and write functions for