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) <r...@kernel.org> > --- > .../devicetree/bindings/virtio/pci-iommu.yaml | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) >
Applied, thanks!