All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Couple improvements for Tegra clk driver
@ 2020-12-15 21:11 Dmitry Osipenko
  2020-12-15 21:11 ` [PATCH v1 1/3] clk: tegra30: Use 300MHz for video decoder by default Dmitry Osipenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2020-12-15 21:11 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Peter De Schrijver,
	Prashant Gaikwad, Michael Turquette, Stephen Boyd
  Cc: linux-tegra, linux-clk, linux-kernel

This series fixes couple minor problems of the Tegra clk driver.
Please review and apply, thanks in advance.

Dmitry Osipenko (3):
  clk: tegra30: Use 300MHz for video decoder by default
  clk: tegra: Fix refcounting of gate clocks
  clk: tegra: Ensure that PLLU configuration is applied properly

 drivers/clk/tegra/clk-periph-gate.c | 72 +++++++++++++++++++----------
 drivers/clk/tegra/clk-periph.c      | 11 +++++
 drivers/clk/tegra/clk-pll.c         |  9 ++--
 drivers/clk/tegra/clk-tegra30.c     |  2 +-
 4 files changed, 63 insertions(+), 31 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2020-12-15 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15 21:11 [PATCH v1 0/3] Couple improvements for Tegra clk driver Dmitry Osipenko
2020-12-15 21:11 ` [PATCH v1 1/3] clk: tegra30: Use 300MHz for video decoder by default Dmitry Osipenko
2020-12-15 21:11 ` [PATCH v1 2/3] clk: tegra: Fix refcounting of gate clocks Dmitry Osipenko
2020-12-15 21:11 ` [PATCH v1 3/3] clk: tegra: Ensure that PLLU configuration is applied properly Dmitry Osipenko

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.