[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210126110826.24221-1-alexandru.ardelean@analog.com>
Date: Tue, 26 Jan 2021 13:08:23 +0200
From: Alexandru Ardelean <alexandru.ardelean@...log.com>
To: <linux-clk@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <mturquette@...libre.com>, <sboyd@...nel.org>,
<robh+dt@...nel.org>, <lars@...afoo.de>,
<linux-fpga@...r.kernel.org>, <mdf@...nel.org>,
"Alexandru Ardelean" <alexandru.ardelean@...log.com>
Subject: [PATCH v2 0/3] clk: clk-axiclgen: add support for ZynqMP
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
Powered by blists - more mailing lists