[PATCH 09/16] clk: at91: add new DT lookup function
From: robh@kernel.org (Rob Herring)
Date: 2018-07-25 19:10:38
Also in:
linux-clk, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-07-25 19:10:38
Also in:
linux-clk, linux-devicetree, lkml
On Wed, Jul 18, 2018 at 12:27:50AM +0200, Alexandre Belloni wrote:
Add a new DT lookup function to lookup for PMC clocks. Note that the #ifndef AT91_PMC_MOSCS section will be removed once all the platforms are converted. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- drivers/clk/at91/pmc.c | 34 ++++++++++++++++++++++++++++++++
include/dt-bindings/clock/at91.h | 14 +++++++++++++
Acked-by: Rob Herring <robh@kernel.org>
2 files changed, 48 insertions(+)