Merge changes I10a3fc1d,I3aed6228 into integration

* changes:
  fix(tc): set system-coherency to 0(ACE-LITE) for tc4-gpu
  fix(tc): fix SMMU streamId for tc4 gpu
This commit is contained in:
Manish V Badarkhe 2025-01-24 09:59:23 +01:00 committed by TrustedFirmware Code Review
commit d9f9ad0b09

View file

@ -77,7 +77,8 @@
gpu: gpu@2d000000 {
interrupts = <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH 0>;
interrupt-names = "IRQAW";
iommus = <&smmu_700 0x200>;
iommus = <&smmu_700 0x0>;
system-coherency = <0x0>;
};
dsu-pmu {