[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YQhKP3CvvVR5VmIA@robh.at.kernel.org>
Date: Mon, 2 Aug 2021 13:40:47 -0600
From: Rob Herring <robh@...nel.org>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Alex Bennée <alex.bennee@...aro.org>,
virtualization@...ts.linux-foundation.org,
"Enrico Weigelt, metux IT consult" <info@...ux.net>,
Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org,
Bill Mills <bill.mills@...aro.org>,
Jason Wang <jasowang@...hat.com>, devicetree@...r.kernel.org,
Arnd Bergmann <arnd@...nel.org>,
Jean-Philippe Brucker <jean-philippe@...aro.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Jie Deng <jie.deng@...el.com>,
"Michael S. Tsirkin" <mst@...hat.com>
Subject: Re: [PATCH V4 1/5] dt-bindings: virtio: Add binding for virtio
devices
On Tue, 27 Jul 2021 10:53:48 +0530, Viresh Kumar wrote:
> 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@...aro.org>
> ---
> .../devicetree/bindings/virtio/mmio.yaml | 3 +-
> .../bindings/virtio/virtio-device.yaml | 41 +++++++++++++++++++
> 2 files changed, 43 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/devicetree/bindings/virtio/virtio-device.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists