linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] clk: meson: claim input clocks through DT
@ 2019-01-16 17:54 Jerome Brunet
  2019-01-16 17:54 ` [PATCH 1/3] clk: meson: gxbb: claim clock controller input clock from DT Jerome Brunet
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jerome Brunet @ 2019-01-16 17:54 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: Jerome Brunet, Michael Turquette, Stephen Boyd, Kevin Hilman,
	linux-amlogic, linux-arm-kernel, linux-clk, linux-kernel,
	patchwork-bot+notify

Following the preparation series [0] sent in the last cycle, this
patchset adds clock input claim through DT in the gxbb and axg clock
controllers

[0]: https://lkml.kernel.org/r/20181203171640.12110-1-jbrunet@baylibre.com

Jerome Brunet (3):
  clk: meson: gxbb: claim clock controller input clock from DT
  clk: meson: axg: claim clock controller input clock from DT
  clk: meson: ao-clkc: claim clock controller input clocks from DT

 drivers/clk/meson/axg-aoclk.c   | 22 +++++++++++++++-----
 drivers/clk/meson/axg.c         | 27 +++++++++++++++++-------
 drivers/clk/meson/gxbb-aoclk.c  | 25 ++++++++++++++++------
 drivers/clk/meson/gxbb.c        | 37 +++++++++++++++++++++------------
 drivers/clk/meson/meson-aoclk.c | 37 ++++++++++++++++++++++++++++++++-
 drivers/clk/meson/meson-aoclk.h | 12 +++++++++--
 6 files changed, 125 insertions(+), 35 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-01-18  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-16 17:54 [PATCH 0/3] clk: meson: claim input clocks through DT Jerome Brunet
2019-01-16 17:54 ` [PATCH 1/3] clk: meson: gxbb: claim clock controller input clock from DT Jerome Brunet
2019-01-16 17:54 ` [PATCH 2/3] clk: meson: axg: " Jerome Brunet
2019-01-16 17:54 ` [PATCH 3/3] clk: meson: ao-clkc: claim clock controller input clocks " Jerome Brunet
2019-01-18  9:50 ` [PATCH 0/3] clk: meson: claim input clocks through DT Neil Armstrong

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).