[PATCH v1 13/43] acpi: Support generation of a device
Bin Meng
bmeng.cn at gmail.com
Tue Jun 30 07:58:00 CEST 2020
On Mon, Jun 15, 2020 at 11:57 AM Simon Glass <sjg at chromium.org> wrote:
>
> Allow writing an ACPI device to the generated ACPI code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> include/acpi/acpigen.h | 9 +++++++++
> lib/acpi/acpigen.c | 7 +++++++
> test/dm/acpigen.c | 27 +++++++++++++++++++++++++++
> 3 files changed, 43 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list