aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/armada-38x.c
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@bootlin.com>2018-02-28 15:07:51 +0100
committerStephen Boyd <sboyd@kernel.org>2018-03-19 13:10:50 -0700
commitc7e92def1ef4dad7a45f0fcca283da1afd003966 (patch)
tree9c6c0846dd7299b1e59e9b2d53932aa70869e4b3 /drivers/clk/mvebu/armada-38x.c
parentLinux 4.16-rc1 (diff)
downloadlinux-dev-c7e92def1ef4dad7a45f0fcca283da1afd003966.tar.xz
linux-dev-c7e92def1ef4dad7a45f0fcca283da1afd003966.zip
clk: mvebu: cp110: Fix clock tree representation
Thanks to new documentation, we have a better view of the clock tree. There were few mistakes in the first version of this driver, the main one being the parental link between the clocks. Actually the tree is more flat that we though. Most of the IP blocks require two clocks: one for the IP itself and one for accessing the registers, and unlike what we wrote there is no link between these two clocks. The other mistakes were about the name of the clocks: the root clock is not the Audio PLL but the PLL0, and what we called the EIP clock is named the x2 Core clock and is used by other IP block than the EIP ones. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/mvebu/armada-38x.c')
0 files changed, 0 insertions, 0 deletions