Re: [PATCH v12 0/5] clk: clocking-wizard: Driver updates
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2021-08-24 09:46:44
Also in:
linux-clk
Hi Shubhrajyoti, On Tue, Aug 10, 2021 at 10:37 AM Shubhrajyoti Datta [off-list ref] 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@linux-m68k.org
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