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.10-rc7
Date: Thu, 10 Dec 2020 23:12:07 -0800 [thread overview]
Message-ID: <20201211071207.3828638-1-sboyd@kernel.org> (raw)
The following changes since commit c277ca155d2f0028a5c79708426d3f79b54a5fc1:
clk: imx8m: fix bus critical clk registration (2020-11-04 17:13:12 -0800)
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 ceabbf94c317c6175dee6e91805fca4a6353745a:
clk: renesas: r9a06g032: Drop __packed for portability (2020-12-07 13:58:49 -0800)
----------------------------------------------------------------
Two small clk driver build fixes
- Remove __packed from a Renesas struct to improve portability
- Fix a linking problem with i.MX when config options don't agree
----------------------------------------------------------------
Dong Aisheng (1):
clk: imx: scu: fix MXC_CLK_SCU module build break
Geert Uytterhoeven (1):
clk: renesas: r9a06g032: Drop __packed for portability
drivers/clk/imx/Kconfig | 4 ++--
drivers/clk/renesas/r9a06g032-clocks.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git
next reply other threads:[~2020-12-11 7:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 7:12 Stephen Boyd [this message]
2020-12-11 18:35 ` 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=20201211071207.3828638-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome