On Fri, 23 Sep 2022 08:44:38 +0100, Jean-Philippe Brucker wrote:
> Convert the binding that describes the virtio-pci based IOMMU to DT
> schema. Change the compatible string to "pci<vendor>,<device>", which is
> defined by the PCI Bus Binding, but keep "virtio,pci-iommu" as an option
> for backward compatibility.
> 
> Signed-off-by: Jean-Philippe Brucker <[email protected]>
> ---
> v3: Renamed file and type to pci-iommu
> v2: 
> https://lore.kernel.org/linux-devicetree/[email protected]/
> ---
>  .../devicetree/bindings/virtio/iommu.txt      |  66 ------------
>  .../devicetree/bindings/virtio/pci-iommu.yaml | 101 ++++++++++++++++++
>  2 files changed, 101 insertions(+), 66 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/virtio/iommu.txt
>  create mode 100644 Documentation/devicetree/bindings/virtio/pci-iommu.yaml
> 

Applied, thanks!
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to