Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1503023
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 5/6] clk: stm32f469: Add QSPI clock |
| Date | 2016-10-18 16:20 +0200 |
| Message-ID | <stDpg-2Og-21@gated-at.bofh.it> (permalink) |
| References | <ss6OK-7Nf-3@gated-at.bofh.it> <ss6Yp-7QI-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 14, 2016 at 11:18:18AM +0200, gabriel.fernandez@st.com wrote: > From: Gabriel Fernandez <gabriel.fernandez@st.com> > > 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 <gabriel.fernandez@st.com> > --- > .../devicetree/bindings/clock/st,stm32-rcc.txt | 4 +- > drivers/clk/clk-stm32f4.c | 173 ++++++++++++++++++--- > 2 files changed, 158 insertions(+), 19 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/6] STM32F4 Add RTC & QSPI clocks <gabriel.fernandez@st.com> - 2016-10-14 11:20 +0200
[PATCH v2 6/6] ARM: dts: stm32f429: Add QSPI clock <gabriel.fernandez@st.com> - 2016-10-14 11:20 +0200
[PATCH v2 5/6] clk: stm32f469: Add QSPI clock <gabriel.fernandez@st.com> - 2016-10-14 11:30 +0200
Re: [PATCH v2 5/6] clk: stm32f469: Add QSPI clock Rob Herring <robh@kernel.org> - 2016-10-18 16:20 +0200
Re: [PATCH v2 5/6] clk: stm32f469: Add QSPI clock Stephen Boyd <sboyd@codeaurora.org> - 2016-10-19 22:40 +0200
Re: [PATCH v2 5/6] clk: stm32f469: Add QSPI clock Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-20 17:50 +0200
[PATCH v2 4/6] clk: stm32f4: Add RTC clock <gabriel.fernandez@st.com> - 2016-10-14 11:30 +0200
Re: [PATCH v2 4/6] clk: stm32f4: Add RTC clock Stephen Boyd <sboyd@codeaurora.org> - 2016-10-19 22:50 +0200
Re: [PATCH v2 4/6] clk: stm32f4: Add RTC clock Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-20 10:00 +0200
Re: [PATCH v2 4/6] clk: stm32f4: Add RTC clock Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-20 10:00 +0200
[PATCH v2 1/6] clk: stm32f4: Add LSI & LSE clocks <gabriel.fernandez@st.com> - 2016-10-14 11:30 +0200
Re: [PATCH v2 1/6] clk: stm32f4: Add LSI & LSE clocks Stephen Boyd <sboyd@codeaurora.org> - 2016-10-19 22:30 +0200
Re: [PATCH v2 1/6] clk: stm32f4: Add LSI & LSE clocks Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-20 09:50 +0200
Re: [PATCH v2 1/6] clk: stm32f4: Add LSI & LSE clocks Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-20 18:10 +0200
Re: [PATCH v2 0/6] STM32F4 Add RTC & QSPI clocks Stephen Boyd <sboyd@codeaurora.org> - 2016-10-19 02:00 +0200
Re: [PATCH v2 0/6] STM32F4 Add RTC & QSPI clocks Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-19 16:20 +0200
Re: [PATCH v2 0/6] STM32F4 Add RTC & QSPI clocks Stephen Boyd <sboyd@codeaurora.org> - 2016-10-19 22:30 +0200
Re: [PATCH v2 0/6] STM32F4 Add RTC & QSPI clocks Gabriel Fernandez <gabriel.fernandez@st.com> - 2016-10-20 10:00 +0200
csiph-web