[PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-10-17 18:28:38
Also in:
linux-clk, lkml
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-10-17 18:28:38
Also in:
linux-clk, lkml
Quoting Gregory CLEMENT (2018-09-22 11:17:07)
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>
Does this need a fixes tag?