Re: [PATCH] dt-bindings: virtio: pci-iommu: Add ref to pci-device.yaml

2025-04-17 Thread Rob Herring (Arm)
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-

Re: [PATCH] dt-bindings: virtio: pci-iommu: Add ref to pci-device.yaml

2025-04-08 Thread Jean-Philippe Brucker
On Mon, Apr 07, 2025 at 11:53:40AM -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-