[PATCH v3 02/10] clk: clock-wizard: Move the clockwizard to clk

Rob Herring robh at kernel.org
Fri Dec 13 19:49:18 UTC 2019


On Thu, Nov 28, 2019 at 12:06:09PM +0530, shubhrajyoti.datta at gmail.com wrote:
> From: Shubhrajyoti Datta <shubhrajyoti.datta at xilinx.com>
> 
> Move the clocking wizard driver from staging to clk.
> 
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta at xilinx.com>
> ---
>  drivers/clk/Kconfig                 |   6 +
>  drivers/clk/Makefile                |   1 +
>  drivers/clk/clk-xlnx-clock-wizard.c | 335 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 342 insertions(+)
>  create mode 100644 drivers/clk/clk-xlnx-clock-wizard.c

I don't see anything moved here.

Rob


More information about the devel mailing list