arm64: tegra: Add dma-coherent property for Tegra194 XUDC
authorJon Hunter <jonathanh@nvidia.com>
Thu, 19 Jan 2023 10:42:05 +0000 (10:42 +0000)
committerThierry Reding <treding@nvidia.com>
Tue, 24 Jan 2023 13:51:08 +0000 (14:51 +0100)
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>
arch/arm64/boot/dts/nvidia/tegra194.dtsi

index 5ce2650..6365130 100644 (file)
                                        <&bpmp TEGRA194_POWER_DOMAIN_XUSBA>;
                        power-domain-names = "dev", "ss";
                        nvidia,xusb-padctl = <&xusb_padctl>;
+                       dma-coherent;
                        status = "disabled";
                };