Re: [PATCH v3 2/3] clk: stm32f4: Add RTC clock

2016-10-27 Thread Stephen Boyd
On 10/21, gabriel.fernan...@st.com wrote: > From: Gabriel Fernandez > > This patch introduces the support of the RTC clock. > RTC clock can have 3 sources: lsi, lse and hse_rtc. > > Signed-off-by: Gabriel Fernandez > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of

[PATCH v3 2/3] clk: stm32f4: Add RTC clock

2016-10-21 Thread gabriel.fernandez
From: Gabriel Fernandez This patch introduces the support of the RTC clock. RTC clock can have 3 sources: lsi, lse and hse_rtc. Signed-off-by: Gabriel Fernandez --- drivers/clk/clk-stm32f4.c | 137 +- 1 file changed, 136 insertions(+), 1 deletion(-)