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.bell...@bootlin.com> > --- > drivers/clk/at91/pmc.c | 34 ++++++++++++++++++++++++++++++++
> include/dt-bindings/clock/at91.h | 14 +++++++++++++ Acked-by: Rob Herring <r...@kernel.org> > 2 files changed, 48 insertions(+)