Re: [PATCH v1 01/11] MIPS: ath79: add helpers for setting clocks and expose the ref clock

From: Rob Herring
Date: Mon Jan 21 2019 - 19:11:23 EST


On Fri, Jan 11, 2019 at 03:22:30PM +0100, Oleksij Rempel wrote:
> From: Felix Fietkau <nbd@xxxxxxxx>
>
> Preparation for transitioning the legacy clock setup code over
> to OF.
>
> Signed-off-by: Felix Fietkau <nbd@xxxxxxxx>
> Signed-off-by: John Crispin <john@xxxxxxxxxxx>
> ---
> arch/mips/ath79/clock.c | 128 +++++++++++++-------------

> include/dt-bindings/clock/ath79-clk.h | 3 +-

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> 2 files changed, 68 insertions(+), 63 deletions(-)