[PATCH v2 09/44] acpi: Support generation of a scope
Bin Meng
bmeng.cn at gmail.com
Mon Jul 13 07:29:33 CEST 2020
On Wed, Jul 8, 2020 at 11:33 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a function to write a scope 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 v2:
> - Rename parameter from 'name' to 'scope'
>
> include/acpi/acpigen.h | 9 +++++++++
> lib/acpi/acpigen.c | 7 +++++++
> test/dm/acpi.c | 3 +--
> test/dm/acpigen.c | 30 ++++++++++++++++++++++++++++++
> 4 files changed, 47 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list