Hi Shubhrajyoti, On Tue, Aug 10, 2021 at 10:37 AM Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> wrote: > The patch does the following > Update the versions of the clocking wizard ip. > Move from staging to clk directory. > Update the bindings. Thanks for your series! > v12: > No change. > Rebased There is a change: you lost the move from staging to clk. > > Shubhrajyoti Datta (5): > dt-bindings: add documentation of xilinx clocking wizard > clk: clocking-wizard: Add the clockwizard to clk directory > clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputs > clk: clocking-wizard: Fix the reconfig for 5.2 > clk: clocking-wizard: Update the compatible > > .../bindings/clock/xlnx,clocking-wizard.yaml | 77 +++ > drivers/clk/Kconfig | 9 + > drivers/clk/Makefile | 1 + > drivers/clk/clk-xlnx-clock-wizard.c | 643 ++++++++++++++++++ > 4 files changed, 730 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/xlnx,clocking-wizard.yaml > create mode 100644 drivers/clk/clk-xlnx-clock-wizard.c Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds