[PATCH v4 2/9] clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boards
From: Stephen Boyd <hidden>
Date: 2016-12-22 00:11:02
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <hidden>
Date: 2016-12-22 00:11:02
Also in:
linux-clk, linux-devicetree, lkml
On 12/13, gabriel.fernandez at st.com wrote:
From: Gabriel Fernandez <redacted> This patch introduces PLL_I2S and PLL_SAI. Vco clock of these PLLs can be modify by DT (only n multiplicator, m divider is still fixed by the boot-loader). Each PLL has 3 dividers. PLL should be off when we modify the rate. Signed-off-by: Gabriel Fernandez <redacted> Acked-by: Rob Herring <robh@kernel.org> ---
Applied to clk-stm32f4 and merged into clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project