Re: [PATCH] arm64: dts: imx8mm: Fix boot hang at clk init
From: Shawn Guo <shawnguo@kernel.org>
Date: 2019-08-03 10:29:14
Also in:
linux-clk
From: Shawn Guo <shawnguo@kernel.org>
Date: 2019-08-03 10:29:14
Also in:
linux-clk
On Thu, Jul 25, 2019 at 12:50:53PM +0300, Leonard Crestez wrote:
The assigned-clock-rates property is incorrect (4 elements while
assigned-clocks has length 5) and boot hangs while assigning some
unexpected rates.
Fix by inserting another <400000000>, the intention is to assign both
IMX8MM_CLK_AUDIO_AHB and IMX8MM_CLK_IPG_AUDIO_ROOT 400mhz.
Fixes: df1703896a17 ("arm64: dts: imx8mm: Init rates and parents configs for clocks")
Signed-off-by: Leonard Crestez <redacted>
---
Changes since v1:
* Insert and 400mhz instead of <0>
Link to v1: https://patchwork.kernel.org/patch/11057515/
Should probably be squashed into df1703896a17Done, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel