[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210201151245.21845-1-alexandru.ardelean@analog.com>
Date: Mon, 1 Feb 2021 17:12:41 +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>,
<ardeleanalex@...il.com>,
Alexandru Ardelean <alexandru.ardelean@...log.com>
Subject: [PATCH v3 0/4] clk: clk-axiclgen: add support for ZynqMP
https://lore.kernel.org/linux-clk/20210126110826.24221-1-alexandru.ardelean@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
Powered by blists - more mailing lists