All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk fixes for v5.9-rc7
Date: Wed, 30 Sep 2020 11:57:42 -0700	[thread overview]
Message-ID: <20200930185742.4044166-1-sboyd@kernel.org> (raw)

The following changes since commit d2249bf25c565b6e310453962fef63f8d38677a6:

  clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe() (2020-09-10 13:42:35 -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 b02cf0c4736c65c6667f396efaae6b5521e82abf:

  clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk (2020-09-22 12:54:41 -0700)

----------------------------------------------------------------
Another batch of clk driver fixes

 - Make sure DRAM and ChipID region doesn't get disabled on Exynos
 - Fix a SATA failure on Tegra
 - Fix the emac_ptp clk divider on stratix10

----------------------------------------------------------------
Dinh Nguyen (1):
      clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk

Marek Szyprowski (2):
      clk: samsung: Keep top BPLL mux on Exynos542x enabled
      clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED

Stephen Boyd (2):
      Merge tag 'v5.9-clk-samsung-fixes' of https://git.kernel.org/.../snawrocki/clk into clk-fixes
      Merge tag 'for-5.10-clk' of git://git.kernel.org/.../tegra/linux into clk-fixes

Thierry Reding (3):
      clk: tegra: Capitalization fixes
      clk: tegra: Always program PLL_E when enabled
      clk: tegra: Fix missing prototype for tegra210_clk_register_emc()

 drivers/clk/samsung/clk-exynos4.c    | 4 ++--
 drivers/clk/samsung/clk-exynos5420.c | 5 +++++
 drivers/clk/socfpga/clk-s10.c        | 2 +-
 drivers/clk/tegra/clk-pll.c          | 7 ++-----
 drivers/clk/tegra/clk-tegra210-emc.c | 2 ++
 5 files changed, 12 insertions(+), 8 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/

             reply	other threads:[~2020-09-30 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 18:57 Stephen Boyd [this message]
2020-09-30 21:25 ` [GIT PULL] clk fixes for v5.9-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200930185742.4044166-1-sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.