Page MenuHomeFreeBSD

Add PCI_ID_OFW_IOMMU to the pci ecam ACPI driver
ClosedPublic

Authored by andrew on Mar 21 2023, 4:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 13 2024, 8:48 PM
Unknown Object (File)
May 13 2024, 7:57 PM
Unknown Object (File)
May 8 2024, 9:56 PM
Unknown Object (File)
Apr 23 2024, 4:29 PM
Unknown Object (File)
Apr 23 2024, 4:29 PM
Unknown Object (File)
Apr 23 2024, 4:28 PM
Unknown Object (File)
Apr 23 2024, 4:16 PM
Unknown Object (File)
Mar 31 2024, 2:31 PM
Subscribers

Details

Summary

Teach the pci host generic ACPI attachment about PCI_ID_OFW_IOMMU. This
will be used by the arm64 smmu IOMMU driver to read the xref and ID
this interface provides in a bus-agnostic way.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

We should probably rename PCI_ID_OFW_IOMMU and struct pci_id_ofw_iommu as they are not OFW/FDT specific.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 24 2023, 11:52 AM
This revision was automatically updated to reflect the committed changes.