Hi Simon, -----"Simon Glass" <s...@chromium.org> schrieb: ----- > Betreff: [PATCH v1 07/43] dm: acpi: Add support for the NHLT table > > The Intel Non-High-Definition-Audio Link Table (NHLT) table describes the > audio codecs and connections in a system. Various devices can contribute > information to produce the table. > > Add core support for this, based on a structure which is built up through > calls to the driver. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > drivers/core/acpi.c | 15 +++++++++++++++ > include/dm/acpi.h | 26 ++++++++++++++++++++++++++ > 2 files changed, 41 insertions(+)
Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com>