Skip to content

Commit f19bb95

Browse files
jonhunterthierryreding
authored andcommitted
arm64: tegra: Add dma-coherent property for Tegra194 XUDC
DMA operations for XUSB device controller (XUDC) are coherent for Tegra194 and so add the 'dma-coherent' property for this device. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent 6118d57 commit f19bb95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/nvidia/tegra194.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,6 +1294,7 @@
12941294
<&bpmp TEGRA194_POWER_DOMAIN_XUSBA>;
12951295
power-domain-names = "dev", "ss";
12961296
nvidia,xusb-padctl = <&xusb_padctl>;
1297+
dma-coherent;
12971298
status = "disabled";
12981299
};
12991300

0 commit comments

Comments
 (0)