Re: [PATCH] arm64: dts: imx8mn-beacon: Remove unnecessary clock configuration

From: Shawn Guo
Date: Sat Feb 24 2024 - 22:24:08 EST


On Sun, Feb 11, 2024 at 05:18:02PM -0600, Adam Ford wrote:
> Since commit 8208181fe536 ("clk: imx: composite-8m:
> Add imx8m_divider_determine_rate") the lcdif controller has
> had the ability to set the disp_pixel_clk rate which propagates
> up the tree and sets the video_pll rate automatically.
>
> As such, there is no need to define it in the board file.
>
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>

Applied, thanks!