https://lore.kernel.org/linux-clk/20210126110826.24221-1-alexandru.ardel...@analog.com/

Changelog v2 -> v3:
* added HAS_IOMEM || COMPILE_TEST and OF dependencies to driver in
  Kconfig
* added patch 'clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand'

Alexandru Ardelean (4):
  clk: axi-clkgen: replace ARCH dependencies with driver deps
  clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
  dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP
    support
  clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand

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

-- 
2.17.1

Reply via email to