2015-06-23 10:22 GMT+02:00 Daniel Thompson daniel.thompson@linaro.org:
On 22/06/15 23:48, Stephen Boyd wrote:
On 06/10, Daniel Thompson wrote:
This patchset implements a clock driver for STM32F42xxx and STM32F43xxx series devices. It supports decoding the state configured by the bootloader (PLL, clock select, bus dividers) and all the gates clocks. It does not currently support the I2S and SAI PLLs.
Relies on "Add support to STMicroeletronics STM32 family" v9 by Maxime Coquelin: http://thread.gmane.org/gmane.linux.kernel/1961049 .
I applied 1 and 2. Looks like #3 should go through arm-soc at some later time?
Agreed (that is also the patch that must be correctly ordered w.r.t. Maxime's patches).
Indeed, I will take care of patch 3.
Thanks, Maxime