Hi,
On 09/11/2023 18:27, Stewart Hildebrand wrote:
A device tree node for a PCIe root controller may have an iommu-map property [1]
with a phandle reference to the SMMU node, but not necessarily an iommus
property. In this case, we want to treat it the same as we currently handle
devices with an iommus property: don't pass the iommu related properties to
hwdom.
[1]
https://www.kernel.org/doc/Documentation/devicetree/bindings/pci/pci-iommu.txt
Reported-by: Michal Orzel <[email protected]>
Signed-off-by: Stewart Hildebrand <[email protected]>
Acked-by: Julien Grall <[email protected]>
I was committed this patch. The rest doesn't seem to be reviewed or have
some dependencies.
Cheers,
--
Julien Grall