Re: [PATCHv2 2/8] clk: at91: add a driver for the h32mx clock

2014-09-15 Thread Nicolas Ferre
On 12/09/2014 17:43, Alexandre Belloni : > Newer SoCs have two different peripheral master clocks, h32mx is able to > divide Well, it is not the h32mx that allows it, it is the clock associated with it. > mck for slower peripherals. Maybe say at the beginning that h32mx stands for "AHB 32 bits

[PATCHv2 2/8] clk: at91: add a driver for the h32mx clock

2014-09-12 Thread Alexandre Belloni
Newer SoCs have two different peripheral master clocks, h32mx is able to divide mck for slower peripherals. Signed-off-by: Alexandre Belloni --- Cc: Mike Turquette .../devicetree/bindings/clock/at91-clock.txt | 15 +++ arch/arm/mach-at91/Kconfig | 3 + drivers/c