[PATCH] staging: clocking-wizard: Add support for dynamic reconfiguration

Greg KH gregkh at linuxfoundation.org
Mon Sep 10 09:10:57 UTC 2018


On Mon, Sep 10, 2018 at 10:47:28AM +0530, shubhrajyoti.datta at gmail.com wrote:
> From: Shubhrajyoti Datta <shubhrajyoti.datta at xilinx.com>
> 
> The patch adds support for dynamic reconfiguration of clock output rate.
> Output clocks are registered as dividers and set rate callback function
> is used for dynamic reconfiguration.
> 
> Signed-off-by: Chirag Parekh <chirag.parekh at xilinx.com>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta at xilinx.com>
> ---
>  .../clocking-wizard/clk-xlnx-clock-wizard.c        | 211 ++++++++++++++++++++-
>  1 file changed, 206 insertions(+), 5 deletions(-)

Why are you adding new features here and not working on getting this
driver out of the staging portion of the kernel?

thanks,

greg k-h


More information about the devel mailing list