Re: [PATCH v5 5/5] virt: vmgenid: add support for devicetree bindings

From: Krzysztof Kozlowski
Date: Wed Apr 17 2024 - 09:17:49 EST


On 17/04/2024 10:12, Babis Chalios wrote:
> From: Sudan Landge <sudanl@xxxxxxxxxx>
>
> Extend the vmgenid platform driver to support devicetree bindings.
> With this support, hypervisors can send vmgenid notifications to
> the virtual machine without the need to enable ACPI.
> The bindings are located at:
> Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
>
> Signed-off-by: Sudan Landge <sudanl@xxxxxxxxxx>

Missing SoB.

> ---
> drivers/virt/vmgenid.c | 53 ++++++++++++++++++++++++++++++++++++++++--
> 1 file changed, 51 insertions(+), 2 deletions(-)
>

Best regards,
Krzysztof