]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: mvebu: ap806: Fix clock name for the cluster
authorGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 10 Jul 2019 13:43:44 +0000 (15:43 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 8 Aug 2019 16:08:09 +0000 (09:08 -0700)
commitbaf4c10f8878d44912070561d542a74c09f05adf
tree317280c6fd128f8eb2ad5f443cfc6fe73c439fc9
parentf756e362d938410a1143485cfcc44d7a8e6e3caf
clk: mvebu: ap806: Fix clock name for the cluster

Actually, the clocks exposed for the cluster are not the CPU clocks, but
the PLL clock used as entry clock for the CPU clocks. The CPU clock will
be managed by a driver submitting in the following patches.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Link: https://lkml.kernel.org/r/20190710134346.30239-5-gregory.clement@bootlin.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mvebu/ap806-system-controller.c