]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c1005f435146d26c1bdc7639ea7a21fd754e87f
treed1921df12a760dc428382afe6133086bae812dc7
parent292d25c0887626a186368224e7361af3de348ee2
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]