Re: [PATCH v2 1/7] clk: stm32mp1: parent clocks update

2019-02-21 Thread Stephen Boyd
Quoting gabriel.fernan...@st.com (2019-02-14 02:40:41) > From: Gabriel Fernandez > > Fixes parent clock for axi, fdcan, sai and adc12 clocks. > > Fixes: e51d297e9a92 ("clk: stm32mp1: add Sub System clocks") > Signed-off-by: Gabriel Fernandez > --- Applied to clk-next

[PATCH v2 1/7] clk: stm32mp1: parent clocks update

2019-02-14 Thread gabriel.fernandez
From: Gabriel Fernandez Fixes parent clock for axi, fdcan, sai and adc12 clocks. Fixes: e51d297e9a92 ("clk: stm32mp1: add Sub System clocks") Signed-off-by: Gabriel Fernandez --- drivers/clk/clk-stm32mp1.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git