Re: [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names
From: Rob Herring <hidden>
Date: 2017-05-23 15:25:10
Also in:
linux-arm-kernel, linux-clk, lkml
From: Rob Herring <hidden>
Date: 2017-05-23 15:25:10
Also in:
linux-arm-kernel, linux-clk, lkml
On Fri, May 19, 2017 at 05:58:02PM +0200, Gregory CLEMENT wrote:
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-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> --- Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt | 4 ---- drivers/clk/mvebu/ap806-system-controller.c | 46 ++++++++++++++++++++++++---------------------- 2 files changed, 24 insertions(+), 26 deletions(-)
Acked-by: Rob Herring <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html