Re: [PATCHv3 1/7] clk: at91: add a driver for the h32mx clock

2014-09-27 Thread Mike Turquette
Quoting Boris BREZILLON (2014-09-22 02:04:25) > On Fri, 19 Sep 2014 14:33:19 +0200 > Nicolas Ferre wrote: > > > On 15/09/2014 18:15, Alexandre Belloni : > > > Newer SoCs have two different AHB interconnect. The AHB 32 bits Matrix > > > interconnect (h32mx) has a clock that can be setup at the hal

Re: [PATCHv3 1/7] clk: at91: add a driver for the h32mx clock

2014-09-22 Thread Boris BREZILLON
On Fri, 19 Sep 2014 14:33:19 +0200 Nicolas Ferre wrote: > On 15/09/2014 18:15, Alexandre Belloni : > > Newer SoCs have two different AHB interconnect. The AHB 32 bits Matrix > > interconnect (h32mx) has a clock that can be setup at the half of the h64mx > > clock (which is mck). The h32mx clock c

Re: [PATCHv3 1/7] clk: at91: add a driver for the h32mx clock

2014-09-22 Thread Boris BREZILLON
Hi Alexandre, Sorry for the late reply. On Mon, 15 Sep 2014 18:15:53 +0200 Alexandre Belloni wrote: > Newer SoCs have two different AHB interconnect. The AHB 32 bits Matrix > interconnect (h32mx) has a clock that can be setup at the half of the h64mx > clock (which is mck). The h32mx clock can

Re: [PATCHv3 1/7] clk: at91: add a driver for the h32mx clock

2014-09-19 Thread Nicolas Ferre
On 15/09/2014 18:15, Alexandre Belloni : > Newer SoCs have two different AHB interconnect. The AHB 32 bits Matrix > interconnect (h32mx) has a clock that can be setup at the half of the h64mx > clock (which is mck). The h32mx clock can not exceed 90 MHz. > > Signed-off-by: Alexandre Belloni Okay

[PATCHv3 1/7] clk: at91: add a driver for the h32mx clock

2014-09-15 Thread Alexandre Belloni
Newer SoCs have two different AHB interconnect. The AHB 32 bits Matrix interconnect (h32mx) has a clock that can be setup at the half of the h64mx clock (which is mck). The h32mx clock can not exceed 90 MHz. Signed-off-by: Alexandre Belloni --- Cc:Mike Turquette .../devicetree/bindings/clock/a