summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2025-11-13 13:22:26 +0100
committerVinod Koul <vkoul@kernel.org>2025-12-23 16:31:24 +0530
commit58ab9d7b6651d21e1cff1777529f2d3dd0b4e851 (patch)
tree968ae169878086f277f9e0cd479088b78e4badc1 /tools/perf/scripts/python
parentff81a68a87b1dbf5c1b819f240f83715c701ef0d (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions