dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Fri, 23 Sep 2022 07:44:38 +0000 (08:44 +0100)
committerRob Herring <robh@kernel.org>
Mon, 26 Sep 2022 18:39:55 +0000 (13:39 -0500)
commit803184f1ef815b39ec266ff25a0e7f00760e2e69
treed1921df12a760dc428382afe6133086bae812dc7
parent90c46d12ba524257ed11404e336211c71d523366
dt-bindings: virtio: Convert virtio,pci-iommu to DT schema

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 <jean-philippe@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220923074435.420531-1-jean-philippe@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/virtio/iommu.txt [deleted file]
Documentation/devicetree/bindings/virtio/pci-iommu.yaml [new file with mode: 0644]