[PATCHv4] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support
From: Jingchang Lu <hidden>
Date: 2014-09-28 10:01:15
Also in:
linuxppc-dev, lkml
From: Jingchang Lu <hidden>
Date: 2014-09-28 10:01:15
Also in:
linuxppc-dev, lkml
-----Original Message----- From: Tudor Laurentiu-B10716 Sent: Thursday, September 25, 2014 8:56 PM To: Lu Jingchang-B35083; mturquette at linaro.org Cc: Wood Scott-B07421; linuxppc-dev at lists.ozlabs.org; linux- kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org Subject: Re: [PATCHv4] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support Hi Jingchang, On 09/23/2014 09:46 AM, Jingchang Lu wrote:quoted
The IP is shared by PPC and ARM, this renames it to qoriq for better represention, and this also adds the CLK_OF_DECLARE support for being initialized by of_clk_init() on ARM.I think you need to also update drivers/cpufreq/Kconfig.powerpc to use the renamed config option.
Thanks, I will update that selected config option of CLK_PPC_CORENET. Best Regards, Jingchang
--- Best Regards, Laurentiu