[PATCH v1 33/43] x86: irq: Support flags for acpi_gpe
Bin Meng
bmeng.cn at gmail.com
Tue Jun 30 10:27:16 CEST 2020
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <sjg at chromium.org> wrote:
>
> This binding currently has a flags cell but it is not used. Make use of it
> to create ACPI tables for interrupts.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/cpu/acpi_gpe.c | 26 +++++++++++++++++++
> .../interrupt-controller/x86-irq.h | 14 ++++++++++
> 2 files changed, 40 insertions(+)
> create mode 100644 include/dt-bindings/interrupt-controller/x86-irq.h
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list