]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
clk: uniphier: Fix update register for CPU-gear
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 8 Feb 2019 02:25:23 +0000 (11:25 +0900)
committerStephen Boyd <sboyd@kernel.org>
Thu, 21 Feb 2019 21:50:23 +0000 (13:50 -0800)
commit521282237b9d78b9bff423ec818becd4c95841c2
treedf20097fc7962bfb6adbddcd2b2493f471fbe047
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
clk: uniphier: Fix update register for CPU-gear

Need to set the update bit in UNIPHIER_CLK_CPUGEAR_UPD to update
the CPU-gear value.

Fixes: d08f1f0d596c ("clk: uniphier: add CPU-gear change (cpufreq) support")
Cc: linux-stable@vger.kernel.org
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/uniphier/clk-uniphier-cpugear.c