Previous set:
https://lore.kernel.org/linux-clk/[email protected]/
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