Re: [PATCH v1 RESEND] ARM64: dts: imx8mp: correct sdma1 clk setting

From: Shawn Guo
Date: Sat Sep 05 2020 - 03:10:03 EST


On Tue, Sep 01, 2020 at 06:21:49PM +0800, Robin Gong wrote:
> Correct sdma1 ahb clk, otherwise wrong 1:1 clk ratio will be chosed so
> that sdma1 function broken. sdma1 should use 1:2 clk, while sdma2/3 use
> 1:1.
>
> Fixes: 6d9b8d20431f ("arm64: dts: freescale: Add i.MX8MP dtsi support")
> Cc: <stable@xxxxxxxxxxxxxxx>
> Signed-off-by: Robin Gong <yibin.gong@xxxxxxx>

Applied, thanks.