Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Correct clk_out_mux parents
@ 2018-07-19 14:22 Peter De Schrijver
  2018-07-19 14:22 ` [PATCH v2 1/2] clk: tegra: Fix const for clk_out parents Peter De Schrijver
  2018-07-19 14:22 ` [PATCH v2 2/2] clk: tegra: Correct clk_out_mux parents Peter De Schrijver
  0 siblings, 2 replies; 10+ messages in thread
From: Peter De Schrijver @ 2018-07-19 14:22 UTC (permalink / raw)
  To: linux-tegra, linux-clk, jonathanh, thierry.reding; +Cc: Peter De Schrijver

This series corrects the parents for the clk_out_mux clocks. Patch 1 does
some cleanup work to keep checkpatch.pl and the compiler happy. Patch 2
does the actual work.

v2:

Fixed const compiler warnings


Peter De Schrijver (2):
  clk: tegra: Fix const for clk_out parents
  clk: tegra: Correct clk_out_mux parents

 drivers/clk/tegra/clk-id.h               |  5 +++++
 drivers/clk/tegra/clk-tegra-fixed.c      | 16 ++++++++++++++
 drivers/clk/tegra/clk-tegra-pmc.c        | 36 ++++++++++++++++++++++++++++----
 drivers/clk/tegra/clk-tegra210.c         | 14 ++++++-------
 include/dt-bindings/clock/tegra210-car.h |  9 ++++++--
 5 files changed, 67 insertions(+), 13 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2018-07-26 17:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19 14:22 [PATCH v2 0/2] Correct clk_out_mux parents Peter De Schrijver
2018-07-19 14:22 ` [PATCH v2 1/2] clk: tegra: Fix const for clk_out parents Peter De Schrijver
2018-07-25 22:44   ` Stephen Boyd
2018-07-26  8:19     ` Peter De Schrijver
2018-07-26  8:26       ` Jon Hunter
2018-07-19 14:22 ` [PATCH v2 2/2] clk: tegra: Correct clk_out_mux parents Peter De Schrijver
2018-07-19 15:06   ` Jon Hunter
2018-07-25 22:44     ` Stephen Boyd
2018-07-26  8:19       ` Peter De Schrijver
2018-07-26 16:07         ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox