Re: [PATCH v13 2/4] staging: mt7621-dts: make use of new 'mt7621-clk'
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-04-13 19:05:22
Also in:
linux-clk, linux-mips, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-04-13 19:05:22
Also in:
linux-clk, linux-mips, lkml
Quoting Sergio Paracuellos (2021-04-09 22:50:57)
Clocks for SoC mt7621 have been properly integrated so there is no need to declare fixed clocks at all in the device tree. Remove all of them, add new device tree nodes for mt7621-clk and update the rest of the nodes to use them. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> ---
Applied to clk-next