OSDN Git Service

clk: stm32mp1: add Post-dividers for PLL
authorGabriel Fernandez <gabriel.fernandez@st.com>
Thu, 8 Mar 2018 16:53:59 +0000 (17:53 +0100)
committerMichael Turquette <mturquette@baylibre.com>
Sun, 11 Mar 2018 22:40:33 +0000 (15:40 -0700)
commita97703c59f653f75814865c22ae6b16f5c477530
tree1cd0b4df0e90609a8241bffd0b6d13b6b1d0adc6
parentc6cf4d3248980c5e1998ce21f3c2d86502f7e1a9
clk: stm32mp1: add Post-dividers for PLL

Each PLL has 3 outputs with post-dividers.

pll1_p is dedicated for Cortex-A7
pll1_q is not connected
pll1_r is not connected

pll2_p is dedicated for AXI
pll2_q is dedicated for GPU
pll2_r is dedicated for DDR

pll3_p is dedicated for mcu
pll3_q is for Peripheral Kernel Clock
pll3_r is for Peripheral Kernel Clock

pll4_p is for Peripheral Kernel Clock
pll4_q is for Peripheral Kernel Clock
pll4_r is for Peripheral Kernel Clock

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
drivers/clk/clk-stm32mp1.c