]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: mvebu: ap806: do not depend anymore of the *-clock-output-names
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 31 May 2017 14:07:24 +0000 (16:07 +0200)
committerMichael Turquette <mturquette@baylibre.com>
Thu, 1 Jun 2017 03:03:17 +0000 (12:03 +0900)
commit55de4d06b4589e5fba9f27b6876884e5af68890e
tree872769a52f24991f82686e68f1d0c4e032786859
parentd9ff21eea139430ce61bce885605f7828debf028
clk: mvebu: ap806: do not depend anymore of the *-clock-output-names

As it was done for the cp110, this patch modifies the way the clock names
are created. The name of each clock is now created by using its physical
address as a prefix (as it was done for the platform device
names). Thanks to this we have an automatic way to compute a unique name.

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Link: lkml.kernel.org/r/e66cdd54d36c6bef78460a51e577f171b6ccb031.1496239589.git-series.gregory.clement@free-electrons.com
drivers/clk/mvebu/ap806-system-controller.c