Skip to content
Commit 2a505192 authored by Maxime Ripard's avatar Maxime Ripard Committed by Dom Cobley
Browse files

dmaengine: bcm2835: Fix position reporting for 40 bits channels

For 40 bits channels, the position is reported by reading the upper byte
in the SRCI/DESTI registers. However the driver adds that upper byte
with an 8-bits left shift, while it should be 32.

Fixes: 9a52a991

 ("bcm2835-dma: Add proper 40-bit DMA support")
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent d13d19cf
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