On Fri, Jan 11, 2019 at 03:22:30PM +0100, Oleksij Rempel wrote: > From: Felix Fietkau <[email protected]> > > Preparation for transitioning the legacy clock setup code over > to OF. > > Signed-off-by: Felix Fietkau <[email protected]> > Signed-off-by: John Crispin <[email protected]> > --- > arch/mips/ath79/clock.c | 128 +++++++++++++-------------
> include/dt-bindings/clock/ath79-clk.h | 3 +- Acked-by: Rob Herring <[email protected]> > 2 files changed, 68 insertions(+), 63 deletions(-)

