linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.2-rc6
@ 2019-06-27 20:25 Stephen Boyd
  2019-06-28  0:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2019-06-27 20:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 1cc54078d104f5b4d7e9f8d55362efa5a8daffdb:

  clk: ti: clkctrl: Fix clkdm_clk handling (2019-05-21 11:43:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 74684cce5ebd567b01e9bc0e9a1945c70a32f32f:

  clk: socfpga: stratix10: fix divider entry for the emac clocks (2019-06-25 13:40:05 -0700)

----------------------------------------------------------------
A handful of clk driver fixes and one core framework fix

 - Do a DT/firmware lookup in clk_core_get() even when the DT index is a
   nonsensical value

 - Fix some clk data typos in the Amlogic DT headers/code

 - Avoid returning junk in the TI clk driver when an invalid clk is
   looked for

 - Fix dividers for the emac clks on Stratix10 SoCs

 - Fix default HDA rates on Tegra210 to correct distorted audio

----------------------------------------------------------------
Dinh Nguyen (1):
      clk: socfpga: stratix10: fix divider entry for the emac clocks

Jerome Brunet (1):
      clk: meson: fix MPLL 50M binding id typo

Jon Hunter (1):
      clk: tegra210: Fix default rates for HDA clocks

Martin Blumenstingl (1):
      clk: meson: meson8b: fix a typo in the VPU parent names array variable

Stephen Boyd (2):
      Merge tag 'clk-meson-5.2-1-fixes' of https://github.com/BayLibre/clk-meson into clk-fixes
      clk: Do a DT parent lookup even when index < 0

Tony Lindgren (1):
      clk: ti: clkctrl: Fix returning uninitialized data

 drivers/clk/clk.c                     |  2 +-
 drivers/clk/meson/g12a.c              |  4 ++--
 drivers/clk/meson/g12a.h              |  2 +-
 drivers/clk/meson/meson8b.c           | 10 +++++-----
 drivers/clk/socfpga/clk-s10.c         |  4 ++--
 drivers/clk/tegra/clk-tegra210.c      |  2 ++
 drivers/clk/ti/clkctrl.c              |  7 +++++--
 include/dt-bindings/clock/g12a-clkc.h |  2 +-
 8 files changed, 19 insertions(+), 14 deletions(-)

-- 
Sent by a computer through tubes

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

* Re: [GIT PULL] clk fixes for v5.2-rc6
  2019-06-27 20:25 [GIT PULL] clk fixes for v5.2-rc6 Stephen Boyd
@ 2019-06-28  0:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-28  0:55 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Thu, 27 Jun 2019 13:25:49 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/556e2f6020bf90f63c5dd65e9a2254be6db3185b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-06-28  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27 20:25 [GIT PULL] clk fixes for v5.2-rc6 Stephen Boyd
2019-06-28  0:55 ` pr-tracker-bot

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