Hi Simon, -----"Simon Glass" <s...@chromium.org> schrieb: ----- >Betreff: [PATCH v2 15/35] acpi: Support writing an integer > >ACPI supports storing integers in various ways. Add a function to >handle >this. > >Signed-off-by: Simon Glass <s...@chromium.org> >--- > >Changes in v2: None >Changes in v1: None > > include/acpi/acpigen.h | 17 ++++++++++++++ > lib/acpi/acpigen.c | 51 >++++++++++++++++++++++++++++++++++++++++++ > test/dm/acpigen.c | 46 +++++++++++++++++++++++++++++++++++++ > 3 files changed, 114 insertions(+)
Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com>