diff options
| author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2025-11-13 13:22:26 +0100 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-12-23 16:31:24 +0530 |
| commit | 58ab9d7b6651d21e1cff1777529f2d3dd0b4e851 (patch) | |
| tree | 968ae169878086f277f9e0cd479088b78e4badc1 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ff81a68a87b1dbf5c1b819f240f83715c701ef0d (diff) | |
| download | linux-58ab9d7b6651d21e1cff1777529f2d3dd0b4e851.tar.gz linux-58ab9d7b6651d21e1cff1777529f2d3dd0b4e851.zip | |
dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
The VFF_4G_SUPPORT register is named differently in datasheets,
and its name is "VFF_ADDR2"; was this named correctly from the
beginning it would've been clearer that there was a mistake in
the programming sequence.
This register is supposed to hold the high bits to support the
DMA addressing above 4G (so, more than 32 bits) and not a bit
to "enable" the support for VFF 4G.
Fix the name of this register, and also fix its usage by writing
the upper 32 bits of the dma_addr_t on it when the SoC supports
such feature.
Fixes: 9135408c3ace ("dmaengine: mediatek: Add MediaTek UART APDMA support")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20251113122229.23998-6-angelogioacchino.delregno@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
