[PATCH 10/14] clk: stm32mp1: add Peripheral clocks

2018-02-02 Thread gabriel.fernandez
From: Gabriel Fernandez Each peripheral requires a bus interface clock. Signed-off-by: Gabriel Fernandez --- drivers/clk/clk-stm32mp1.c | 114 + 1 file changed, 114 insertions(+) diff --git

[PATCH 10/14] clk: stm32mp1: add Peripheral clocks

2018-02-02 Thread gabriel.fernandez
From: Gabriel Fernandez Each peripheral requires a bus interface clock. Signed-off-by: Gabriel Fernandez --- drivers/clk/clk-stm32mp1.c | 114 + 1 file changed, 114 insertions(+) diff --git a/drivers/clk/clk-stm32mp1.c b/drivers/clk/clk-stm32mp1.c