linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] stm32mp1 clock update
@ 2018-04-06  6:39 gabriel.fernandez at st.com
  2018-04-06  6:39 ` [PATCH 1/6] clk: stm32mp1: add missing static gabriel.fernandez at st.com
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: gabriel.fernandez at st.com @ 2018-04-06  6:39 UTC (permalink / raw)
  To: linux-arm-kernel

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

This patch-set adds minor corrections
- sparse corections
- add tzc2 missing clock
- remove unused constant
- fix SAI3 & SAI4 clocks
- set stgen_k clock as critical
- remove not useful ck_apb_dbg clock

Gabriel Fernandez (6):
  clk: stm32mp1: add missing static
  clk: stm32mp1: remove unused dfsdm_src[] const
  clk: stm32mp1: fix SAI3 & SAI4 clocks
  clk: stm32mp1: add missing tzc2 clock
  clk: stm32mp1: set stgen_k clock as critical
  clk: stm32mp1: remove unuseless ck_apb_dbg clock

 drivers/clk/clk-stm32mp1.c                | 54 +++++++++++++------------------
 include/dt-bindings/clock/stm32mp1-clks.h |  4 +--
 2 files changed, 25 insertions(+), 33 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2018-04-06 20:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06  6:39 [PATCH 0/6] stm32mp1 clock update gabriel.fernandez at st.com
2018-04-06  6:39 ` [PATCH 1/6] clk: stm32mp1: add missing static gabriel.fernandez at st.com
2018-04-06 20:44   ` Stephen Boyd
2018-04-06  6:39 ` [PATCH 2/6] clk: stm32mp1: remove unused dfsdm_src[] const gabriel.fernandez at st.com
2018-04-06 20:44   ` Stephen Boyd
2018-04-06  6:39 ` [PATCH 3/6] clk: stm32mp1: fix SAI3 & SAI4 clocks gabriel.fernandez at st.com
2018-04-06 20:44   ` Stephen Boyd
2018-04-06  6:39 ` [PATCH 4/6] clk: stm32mp1: add missing tzc2 clock gabriel.fernandez at st.com
2018-04-06 20:44   ` Stephen Boyd
2018-04-06  6:39 ` [PATCH 5/6] clk: stm32mp1: set stgen_k clock as critical gabriel.fernandez at st.com
2018-04-06 20:44   ` Stephen Boyd
2018-04-06  6:39 ` [PATCH 6/6] clk: stm32mp1: remove ck_apb_dbg clock gabriel.fernandez at st.com
2018-04-06 20:44   ` 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).