Re: [RESEND PATCH v5 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-02-12 08:47:19
Also in:
linux-clk, linux-mips
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-02-12 08:47:19
Also in:
linux-clk, linux-mips
On Fri, Feb 12, 2021 at 08:43:28AM +0100, Sergio Paracuellos wrote:
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. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>