linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] update STM32MP1 clocks
@ 2019-02-12 13:51 gabriel.fernandez
  2019-02-12 13:51 ` [PATCH 1/7] clk: stm32mp1: parent clocks update gabriel.fernandez
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: gabriel.fernandez @ 2019-02-12 13:51 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Maxime Coquelin, Alexandre Torgue
  Cc: Gabriel Fernandez, linux-kernel, linux-clk, linux-arm-kernel,
	linux-stm32

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

This patch-set fixes minor corrections (fixes and documentation alignment)
- add missing parent clocks
- don't change parent on set rate for kernel clocks
- set ck_csi clock as critical
- fix divider configuration



Gabriel Fernandez (7):
  clk: stm32mp1: parent clocks update
  clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
  clk: stm32mp1: set ck_csi as critical clock
  clk: stm32mp1: fix mcu divider table
  clk: stm32mp1: fix HSI divider flag
  clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag
  clk: stm32mp1: fix bit width of hse_rtc divider

 drivers/clk/clk-stm32mp1.c | 36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)

-- 
2.17.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-02-13 17:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 13:51 [PATCH 0/7] update STM32MP1 clocks gabriel.fernandez
2019-02-12 13:51 ` [PATCH 1/7] clk: stm32mp1: parent clocks update gabriel.fernandez
2019-02-13 17:51   ` Stephen Boyd
2019-02-12 13:51 ` [PATCH 2/7] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks gabriel.fernandez
2019-02-13 17:51   ` Stephen Boyd
2019-02-12 13:51 ` [PATCH 3/7] clk: stm32mp1: set ck_csi as critical clock gabriel.fernandez
2019-02-13 17:48   ` Stephen Boyd
2019-02-12 13:51 ` [PATCH 4/7] clk: stm32mp1: fix mcu divider table gabriel.fernandez
2019-02-13 17:48   ` Stephen Boyd
2019-02-12 13:51 ` [PATCH 5/7] clk: stm32mp1: fix HSI divider flag gabriel.fernandez
2019-02-13 17:48   ` Stephen Boyd
2019-02-12 13:51 ` [PATCH 6/7] clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag gabriel.fernandez
2019-02-13 17:50   ` Stephen Boyd
2019-02-12 13:51 ` [PATCH 7/7] clk: stm32mp1: fix bit width of hse_rtc divider gabriel.fernandez
2019-02-13 17:49   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).