Quoting shubhrajyoti.datta@xxxxxxxxx (2019-11-15 04:22:31) > From: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> > > Move the clocking wizard driver from staging to clk. > > Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> > --- > this is moving the drivers/staging/clocking-wizard to clk > v2: > Added the makefile and kconfig > > drivers/clk/Kconfig | 6 + > drivers/clk/Makefile | 1 + > drivers/clk/clk-xlnx-clock-wizard.c | 335 ++++++++++++++++++++++++++++++++++++ Where is the deletion of the file from staging? Has the TODO file in staging been resolved? Please Cc Soren and Greg on these patches. Also include a cover letter and convince us _why_ we should review these patches in the commit text. Stating what the patch is doing, i.e. "moving code around", is not helpful.