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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Sep 10 17:06:00 UTC 2018


On Mon, Sep 10, 2018 at 10:28:25PM +0530, Shubhrajyoti Datta wrote:
> On Mon, Sep 10, 2018 at 2:41 PM Greg KH <gregkh at linuxfoundation.org> wrote:
> >
> > 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?
> 
> Sure will do.

So what does that mean?  You will work on getting the code out of
staging now and submit this new feature later?  Or something else?

confused,

greg k-h


More information about the devel mailing list