devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] clocking-wizard: Added support for versal clocking wizard
@ 2023-04-18 10:28 Shubhrajyoti Datta
  2023-04-18 10:28 ` [PATCH v1 1/2] dt-bindings: clocking-wizard: add versal compatible Shubhrajyoti Datta
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Shubhrajyoti Datta @ 2023-04-18 10:28 UTC (permalink / raw)
  To: devicetree
  Cc: git, linux-clk, robh+dt, sboyd, mturquette,
	krzysztof.kozlowski+dt, michal.simek


Add Versal clocking wizard IP driver support

The Versal clocking wizard is clock circuits customized to cater to
clocking requirements. It provides configurable number of outputs.
Adds Versal clocking wizard support to the current clocking wizard driver.

Datasheet link: https://docs.xilinx.com/r/en-US/pg321-clocking-wizard



Shubhrajyoti Datta (2):
  dt-bindings: clocking-wizard: add versal compatible
  clocking-wizard: Add support for versal clocking wizard

 .../bindings/clock/xlnx,clocking-wizard.yaml  |   1 +
 drivers/clk/xilinx/clk-xlnx-clock-wizard.c    | 506 ++++++++++++++----
 2 files changed, 401 insertions(+), 106 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-04-21 10:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 10:28 [PATCH v1 0/2] clocking-wizard: Added support for versal clocking wizard Shubhrajyoti Datta
2023-04-18 10:28 ` [PATCH v1 1/2] dt-bindings: clocking-wizard: add versal compatible Shubhrajyoti Datta
2023-04-18 17:29   ` Krzysztof Kozlowski
2023-04-18 10:28 ` [PATCH v1 2/2] clocking-wizard: Add support for versal clocking wizard Shubhrajyoti Datta
2023-04-18 16:57   ` kernel test robot
2023-04-18 17:07   ` kernel test robot
2023-04-18 17:07   ` kernel test robot
2023-04-19  4:42   ` Dan Carpenter
2023-04-21 10:15   ` Dan Carpenter
2023-04-18 17:28 ` [PATCH v1 0/2] clocking-wizard: Added " Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).