All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] STM32F4 clock fixes
@ 2017-03-15 14:27 ` gabriel.fernandez at st.com
  0 siblings, 0 replies; 10+ messages in thread
From: gabriel.fernandez @ 2017-03-15 14:27 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Maxime Coquelin,
	Alexandre Torgue, Nicolas Pitre, Arnd Bergmann, daniel.thompson,
	andrea.merello, radoslaw.pietrzyk
  Cc: linux-clk, linux-arm-kernel, linux-kernel, gabriel.fernandez

From: Gabriel Fernandez <gabriel.fernandez@st.com>

This patch-set contains 2 fixes.
One concerning exclusion of wrong values for PLLQ (0 & 1)
And the second is a fix about timeout management of PLL and LSE/LSI clocks.

Gabriel Fernandez (2):
  clk: stm32f4: fix: exclude values 0 and 1 for PLLQ
  clk: stm32f4: fix timeout management for pll and ready gate

 drivers/clk/clk-stm32f4.c | 56 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 39 insertions(+), 17 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-03-16  8:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15 14:27 [PATCH 0/2] STM32F4 clock fixes gabriel.fernandez
2017-03-15 14:27 ` gabriel.fernandez at st.com
2017-03-15 14:27 ` [PATCH 1/2] clk: stm32f4: fix: exclude values 0 and 1 for PLLQ gabriel.fernandez
2017-03-15 14:27   ` gabriel.fernandez at st.com
2017-03-15 14:27 ` [PATCH 2/2] clk: stm32f4: fix timeout management for pll and ready gate gabriel.fernandez
2017-03-15 14:27   ` gabriel.fernandez at st.com
2017-03-15 20:43 ` [PATCH 0/2] STM32F4 clock fixes Stephen Boyd
2017-03-15 20:43   ` Stephen Boyd
2017-03-16  8:04   ` Gabriel Fernandez
2017-03-16  8:04     ` Gabriel Fernandez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.