[PATCH 05/14] clk: stm32mp1: add Source Clocks for PLLs

2018-02-02 Thread gabriel.fernandez
From: Gabriel Fernandez This patch adds source clocks for PLLs This patch also introduces MUX clock API. Signed-off-by: Gabriel Fernandez --- drivers/clk/clk-stm32mp1.c | 48 ++ 1 file changed, 48

[PATCH 05/14] clk: stm32mp1: add Source Clocks for PLLs

2018-02-02 Thread gabriel.fernandez
From: Gabriel Fernandez This patch adds source clocks for PLLs This patch also introduces MUX clock API. Signed-off-by: Gabriel Fernandez --- drivers/clk/clk-stm32mp1.c | 48 ++ 1 file changed, 48 insertions(+) diff --git