Re: [PATCH v9 0/5] Device tree support for Hyper-V VMBus driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
> 



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux