Re: [PATCH 09/16] clk: at91: add new DT lookup function

From: Rob Herring
Date: Wed Jul 25 2018 - 15:10:38 EST


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@xxxxxxxxxxx>
> ---
> drivers/clk/at91/pmc.c | 34 ++++++++++++++++++++++++++++++++

> include/dt-bindings/clock/at91.h | 14 +++++++++++++

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> 2 files changed, 48 insertions(+)