linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] clk: clk-axiclgen: add support for ZynqMP
@ 2021-01-26 11:08 Alexandru Ardelean
  2021-01-26 11:08 ` [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig Alexandru Ardelean
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Alexandru Ardelean @ 2021-01-26 11:08 UTC (permalink / raw)
  To: linux-clk, devicetree, linux-kernel
  Cc: mturquette, sboyd, robh+dt, lars, linux-fpga, mdf,
	Alexandru Ardelean

Previous set:
 https://lore.kernel.org/linux-clk/20201221144224.50814-1-alexandru.ardelean@analog.com/

Changelog v1 -> v2:
* split patch 'clk: axi-clkgen: add support for ZynqMP (UltraScale)'
  into:
   - clk: axi-clkgen: remove ARCH dependency in Kconfig
   - clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
* essentially removed the 'adi,zynq-axi-clkgen-2.00.a' compat string
* removed architecture dependency on build for driver; the driver should
  be usable also on PCIe setups

Alexandru Ardelean (3):
  clk: axi-clkgen: remove ARCH dependency in Kconfig
  clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
  dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP
    support

 .../devicetree/bindings/clock/adi,axi-clkgen.yaml     |  1 +
 drivers/clk/Kconfig                                   |  1 -
 drivers/clk/clk-axi-clkgen.c                          | 11 +++++++++++
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-01-28  5:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-26 11:08 [PATCH v2 0/3] clk: clk-axiclgen: add support for ZynqMP Alexandru Ardelean
2021-01-26 11:08 ` [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig Alexandru Ardelean
2021-01-27  2:38   ` Moritz Fischer
2021-01-28  5:16     ` Ardelean, Alexandru
2021-01-26 11:08 ` [PATCH v2 2/3] clk: clk-axiclkgen: add ZynqMP PFD and VCO limits Alexandru Ardelean
2021-01-26 11:08 ` [PATCH v2 3/3] dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP support Alexandru Ardelean
2021-01-26 23:21 ` [PATCH v2 0/3] clk: clk-axiclgen: add support for ZynqMP Tom Rix

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).