[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220926183957.GA2547766-robh@kernel.org>
Date: Mon, 26 Sep 2022 13:39:57 -0500
From: robh@...nel.org
To: Jean-Philippe Brucker <jean-philippe@...aro.org>
Cc: virtualization@...ts.linux-foundation.org,
devicetree@...r.kernel.org, krzysztof.kozlowski+dt@...aro.org,
linux-kernel@...r.kernel.org, robh+dt@...nel.org
Subject: Re: [PATCH v3] dt-bindings: virtio: Convert virtio,pci-iommu to DT
schema
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 <jean-philippe@...aro.org>
> ---
> v3: Renamed file and type to pci-iommu
> v2: https://lore.kernel.org/linux-devicetree/20220922161644.372181-1-jean-philippe@linaro.org/
> ---
> .../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!
Powered by blists - more mailing lists