Skip to content
Commit 25962e1a authored by Frieder Schrempf's avatar Frieder Schrempf Committed by Vinod Koul
Browse files

dmaengine: imx-sdma: Fix the event id check to include RX event for UART6



On i.MX6UL/ULL and i.MX6SX the DMA event id for the RX channel of
UART6 is '0'. To fix the broken DMA support for UART6, we change
the check for event_id0 to include '0' as a valid id.

Fixes: 1ec1e82f ("dmaengine: Add Freescale i.MX SDMA support")
Signed-off-by: default avatarFrieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200225082139.7646-1-frieder.schrempf@kontron.de


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent c33ee130
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment