On Fri, Jan 11, 2019 at 03:22:35PM +0100, Oleksij Rempel wrote: > From: Felix Fietkau <[email protected]> > > On AR934x, the MDIO reference clock can be configured to a fixed 100 MHz > clock. If that feature is not used, it defaults to the main reference > clock, like on all other SoC. > > Signed-off-by: Felix Fietkau <[email protected]> > Signed-off-by: John Crispin <[email protected]> > --- > arch/mips/ath79/clock.c | 8 ++++++++
> include/dt-bindings/clock/ath79-clk.h | 3 ++- Acked-by: Rob Herring <[email protected]> > 2 files changed, 10 insertions(+), 1 deletion(-)

