Skip to content

Commit 6bac338

Browse files
jpbruckerwilldeacon
authored andcommitted
arm64: dts: fvp: Enable PCIe ATS for Base RevC FVP
Declare that the host controller supports ATS, so the OS can enable it for ATS-capable PCIe endpoints. Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Link: https://lore.kernel.org/r/20240607105415.2501934-5-jean-philippe@linaro.org Signed-off-by: Will Deacon <will@kernel.org>
1 parent 86e02a8 commit 6bac338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/arm/fvp-base-revc.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
iommu-map = <0x0 &smmu 0x0 0x10000>;
244244

245245
dma-coherent;
246+
ats-supported;
246247
};
247248

248249
smmu: iommu@2b400000 {

0 commit comments

Comments
 (0)