commit | 66138621f2473e29625dfa6bb229872203b71b90 | [log] [tgz] |
---|---|---|
author | Robin Gong <yibin.gong@nxp.com> | Tue Sep 01 18:21:49 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Sep 05 15:01:22 2020 +0800 |
tree | 285feebc04c4fcabf4766014062f2da5e714ac0e | |
parent | 1f2f98f2703e8134678fe20982886085631eda23 [diff] |
arm64: dts: imx8mp: correct sdma1 clk setting 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@vger.kernel.org> Signed-off-by: Robin Gong <yibin.gong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>