Re: [PATCH 5/6] clk: stm32f469: Add QSPI clock

2016-10-11 Thread Gabriel Fernandez
Hi Rob, Thanks for reviewing On 10/08/2016 10:50 PM, Rob Herring wrote: On Fri, Sep 30, 2016 at 04:25:08PM +0200, gabriel.fernan...@st.com wrote: From: Gabriel Fernandez This patch adds the QSPI clock for stm32f469 discovery board. The gate mapping is a little bit different from stm32f429 so

Re: [PATCH 5/6] clk: stm32f469: Add QSPI clock

2016-10-08 Thread Rob Herring
On Fri, Sep 30, 2016 at 04:25:08PM +0200, gabriel.fernan...@st.com wrote: > From: Gabriel Fernandez > > This patch adds the QSPI clock for stm32f469 discovery board. > The gate mapping is a little bit different from stm32f429 soc. > > Signed-off-by: Gabriel Fernandez > --- > .../devicetree/bin

[PATCH 5/6] clk: stm32f469: Add QSPI clock

2016-09-30 Thread gabriel.fernandez
From: Gabriel Fernandez This patch adds the QSPI clock for stm32f469 discovery board. The gate mapping is a little bit different from stm32f429 soc. Signed-off-by: Gabriel Fernandez --- .../devicetree/bindings/clock/st,stm32-rcc.txt | 4 +- drivers/clk/clk-stm32f4.c