Skip to content
Commit 61cb7d43 authored by Tomasz Lissowski's avatar Tomasz Lissowski Committed by Fabio Baltieri
Browse files

adsp: hda: accept 16 byte alignment for HDA buffer size



HDA DMA driver uses an excessive value of 128 bytes as required alignment
for DMA buffer size. This may result in the correct buffer size (e.g.
32-byte aligned, which is DT-compliant) being silently truncated before
writing it into DGBS register. This patch changes the requirement to the
value implied by DGBS register format (effectively reduces to 16 bytes).

Signed-off-by: default avatarTomasz Lissowski <tomasz.lissowski@intel.com>
parent 4d9ad941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment