* [GIT PULL] clk fixes for v4.18-rc6
@ 2018-07-25 17:08 sboyd
0 siblings, 0 replies; only message in thread
From: sboyd @ 2018-07-25 17:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Stephen Boyd, Michael Turquette, linux-clk, linux-kernel
From: Stephen Boyd <sboyd@kernel.org>
The following changes since commit 9cc63791fad6d2624878c93f3415da77780e68a7:
Merge branch 'clk-fix-imx6ul-defs' into clk-fixes (2018-06-29 11:40:29 -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 565b9937f44d5ab7956339b6c105c03471ce3243:
clk: aspeed: Support HPLL strapping on ast2400 (2018-07-11 09:34:25 -0700)
----------------------------------------------------------------
One more round of updates for problems seen this -rc series. Drivers fixes
are:
- Amlogic Meson audio divider fix and CPU clk critical marking
- Qualcomm multimedia GDSC marked as 'always on' to keep display working
- Aspeed fixes for critical clks, resets causing clks to stay disabled, and
an incorrect HPLL frequency calculation
- Marvell Armada 3700 cpu clks would undervolt when switching from low
frequencies to high frequencies because the voltage didn't stabilize in
time so now we switch to an intermediate frequency
Plus we have a core framework thinko that messed up the debugfs flag
printing logic to make it not very useful.
----------------------------------------------------------------
Benjamin Herrenschmidt (1):
clk: aspeed: Treat a gate in reset as disabled
Geert Uytterhoeven (1):
clk: Really show symbolic clock flags in debugfs
Gregory CLEMENT (1):
clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
Jerome Brunet (1):
clk: meson: audio-divider is one based
Joel Stanley (2):
clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
clk: aspeed: Support HPLL strapping on ast2400
Neil Armstrong (1):
clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
Stephen Boyd (1):
Merge tag 'meson-clk-fixes-4.18-1' of https://github.com/BayLibre/clk-meson into clk-fixes
Vinod Koul (1):
clk: qcom: gcc-msm8996: Disable halt check on UFS tx clock
Vivek Gautam (1):
clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON
drivers/clk/clk-aspeed.c | 59 +++++++++++++++++++++++++---------
drivers/clk/clk.c | 3 +-
drivers/clk/meson/clk-audio-divider.c | 2 +-
drivers/clk/meson/gxbb.c | 1 +
drivers/clk/mvebu/armada-37xx-periph.c | 38 ++++++++++++++++++++++
drivers/clk/qcom/gcc-msm8996.c | 1 +
drivers/clk/qcom/mmcc-msm8996.c | 1 +
7 files changed, 87 insertions(+), 18 deletions(-)
--
Sent by a computer through tubes
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-25 17:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-25 17:08 [GIT PULL] clk fixes for v4.18-rc6 sboyd
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).