Re: [PATCH v2 5/6] dt-bindings: hypervisor: Add dt-bindings for VMBus
From: Krzysztof Kozlowski <hidden>
Date: 2023-01-31 18:51:29
Also in:
linux-devicetree, lkml
On 31/01/2023 19:10, Saurabh Sengar wrote:
quoted hunk ↗ jump to hunk
Add dt-bindings for Hyper-V VMBus Signed-off-by: Saurabh Sengar <ssengar@linux.microsoft.com> --- .../bindings/hypervisor/msft,vmbus.yaml | 50 +++++++++++++++++++ .../devicetree/bindings/vendor-prefixes.yaml | 2 + MAINTAINERS | 1 + 3 files changed, 53 insertions(+) create mode 100644 Documentation/devicetree/bindings/hypervisor/msft,vmbus.yamldiff --git a/Documentation/devicetree/bindings/hypervisor/msft,vmbus.yaml b/Documentation/devicetree/bindings/hypervisor/msft,vmbus.yaml new file mode 100644 index 000000000000..8f50d6097c48 --- /dev/null +++ b/Documentation/devicetree/bindings/hypervisor/msft,vmbus.yaml@@ -0,0 +1,50 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/hypervisor/msft,vmbus.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Microsoft Hyper-V VMBus device tree bindings
This is a friendly reminder during the review process. It seems my previous comments were not fully addressed. Maybe my feedback got lost between the quotes, maybe you just forgot to apply it. Please go back to the previous discussion and either implement all requested changes or keep discussing them. Thank you. (other places as well...) Best regards, Krzysztof