lkml.org 
[lkml]   [2023]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v9 0/5] Device tree support for Hyper-V VMBus driver
On Mon, Mar 20, 2023 at 12:47:35AM -0700, Saurabh Sengar wrote:
> This set of patches expands the VMBus driver to include device tree
> support. This feature allows for a kernel boot without the use of ACPI
> tables, resulting in a smaller memory footprint and potentially faster
> boot times. This is tested by enabling CONFIG_OF and OF_EARLY_FLATTREE
> for x86.
>
> The first two patches enable compilation of Hyper-V APIs in a non-ACPI
> build.
>
> The third patch converts the VMBus driver from acpi to more generic
> platform driver.
>
> The fourth patch introduces the device tree documentation for VMBus.
>
> The fifth patch adds device tree support to the VMBus driver. Currently
> this is tested only for x86 and it may not work for other archs.
>
[...]
> .../bindings/bus/microsoft,vmbus.yaml | 54 ++++++++
> MAINTAINERS | 1 +
> drivers/clocksource/hyperv_timer.c | 15 ++-
> drivers/hv/Kconfig | 5 +-
> drivers/hv/vmbus_drv.c | 122 ++++++++++++++----
> include/linux/acpi.h | 5 +
> 6 files changed, 172 insertions(+), 30 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/bus/microsoft,vmbus.yaml
>

Applied to hyperv-next.

Thanks,
Wei.

> --
> 2.34.1
>

\
 
 \ /
  Last update: 2023-04-06 23:16    [W:0.091 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site