Re: [PATCH] dt-bindings: virtio: pci-iommu: Add ref to pci-device.yaml
From: Rob Herring (Arm)
Date: Thu Apr 17 2025 - 08:50:08 EST
On Mon, 07 Apr 2025 11:53:40 -0500, Rob Herring (Arm) wrote:
> The virtio pci-iommu is a PCI device, so it should have a reference to
> the pci-device.yaml schema. The pci-device.yaml schema defines the 'reg'
> format as a schema, so the text description for 'reg' can be dropped.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/virtio/pci-iommu.yaml | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)
>
Applied, thanks!