Re: [PATCH v2] dt-bindings: virtio: Convert virtio,pci-iommu to DT schema

From: Krzysztof Kozlowski
Date: Thu Sep 22 2022 - 13:26:43 EST


On 22/09/2022 18:16, Jean-Philippe Brucker wrote:
> -
> -[1] Documentation/devicetree/bindings/pci/pci.txt
> -[2] Documentation/devicetree/bindings/iommu/iommu.txt
> diff --git a/Documentation/devicetree/bindings/virtio/iommu.yaml b/Documentation/devicetree/bindings/virtio/iommu.yaml
> new file mode 100644
> index 000000000000..ae8b670928d3
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/virtio/iommu.yaml
> @@ -0,0 +1,101 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/virtio/iommu.yaml#

I noticed it now - filename and ID do not match compatible, so this
should be "pci-iommu.yaml"

Best regards,
Krzysztof