Re: [PATCH 4/4] dt-bindings: hv: Add dt-bindings for VMBus

From: Saurabh Singh Sengar
Date: Tue Jan 17 2023 - 10:13:33 EST


On Mon, Jan 16, 2023 at 07:55:13PM +0100, Krzysztof Kozlowski wrote:
> On 16/01/2023 17:48, Saurabh Sengar wrote:
> > Add dt-bindings for Hyper-V VMBus
> >
> > Signed-off-by: Saurabh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>
> > ---
> > .../devicetree/bindings/hv/msft,vmbus.yaml | 34 ++++++++++++++++++++++
>
> Also, there is no "hv" hardware, so that's not correct location. If your
> bindings describe firmware, this should go to firmware. Otherwise, this
> does not look like suitable for DT. We do not describe software stuff in DT.

VMBus is a virtual device this is simmilar to virtio. I can rename this folder to vmbus.

>
> Best regards,
> Krzysztof