
30 Jun
2020
30 Jun
'20
10:27 a.m.
On Mon, Jun 15, 2020 at 11:58 AM Simon Glass sjg@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@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@gmail.com