Skip to content
Commit 941acd56 authored by Angus Ainslie (Purism)'s avatar Angus Ainslie (Purism) Committed by Vinod Koul
Browse files

dmaengine: imx-sdma: Only check ratio on parts that support 1:1



On imx8mq B0 chip, AHB/SDMA clock ratio 2:1 can't be supported,
since SDMA clock ratio has to be increased to 250Mhz, AHB can't reach
to 500Mhz, so use 1:1 instead.

To limit this change to the imx8mq for now this patch also adds an
im8mq-sdma compatible string.

Signed-off-by: default avatarAngus Ainslie (Purism) <angus@akkea.ca>
Acked-by: default avatarRobin Gong <yibin.gong@nxp.com>
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 9e1630b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment