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.7-rc7
Date: Thu, 28 May 2020 20:57:29 -0700	[thread overview]
Message-ID: <20200529035729.202144-1-sboyd@kernel.org> (raw)

The following changes since commit 852049594b9af58fa2972103699fd58a7ac165c6:

  clk: ti: clkctrl: convert subclocks to use proper names also (2020-05-12 20:18:19 -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 a76f274182f054481182c81cd62bb8794a5450a6:

  clk: qcom: gcc: Fix parent for gpll0_out_even (2020-05-26 17:15:06 -0700)

----------------------------------------------------------------
Two fixes for the new SM8150 and SM8250 Qualcomm clk drivers
to fix a randconfig build error and an incorrect parent mapping.

----------------------------------------------------------------
Jonathan Marek (1):
      clk: qcom: sm8250 gcc depends on QCOM_GDSC

Vinod Koul (1):
      clk: qcom: gcc: Fix parent for gpll0_out_even

 drivers/clk/qcom/Kconfig      | 1 +
 drivers/clk/qcom/gcc-sm8150.c | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Sent by a computer, using git, on the internet

             reply	other threads:[~2020-05-29  3:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29  3:57 Stephen Boyd [this message]
2020-05-29 21:10 ` [GIT PULL] clk fixes for v5.7-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=20200529035729.202144-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.