[PATCH v4 06/35] acpi: Support generation of interrupt descriptor

Bin Meng bmeng.cn at gmail.com
Mon Jul 13 04:41:24 CEST 2020


On Wed, Jul 8, 2020 at 3:12 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a function to write an interrupt descriptor to the generated ACPI
> code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> Changes in v4:
> - Rename the length-writing functions to indicate they are for large resources
>
>  include/acpi/acpi_device.h |  15 +++++
>  lib/acpi/acpi_device.c     | 119 +++++++++++++++++++++++++++++++++++++
>  test/dm/acpigen.c          |  32 ++++++++++
>  3 files changed, 166 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list