]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dt-bindings: virtio: Add binding for virtio devices
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 27 Jul 2021 05:23:48 +0000 (10:53 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 5 Sep 2021 20:23:08 +0000 (16:23 -0400)
commitad93f7b3715449704225feb33d5fbe6507472245
treee1da093402eeb5953f94846c65ce5e752712ef8c
parent0d8c9e7d4b403f10f5c277efefd787244198a00c
dt-bindings: virtio: Add binding for virtio devices

Allow virtio device sub-nodes to be added to the virtio mmio or pci
nodes. The compatible property for virtio device must be of the format
"virtio,device<ID>", where ID is virtio device ID in hexadecimal format.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/d8319fd18df7086b12cdcc23193c313893aa071a.1627362340.git.viresh.kumar@linaro.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/virtio/mmio.yaml
Documentation/devicetree/bindings/virtio/virtio-device.yaml [new file with mode: 0644]