
25 Jun
2020
25 Jun
'20
3:35 p.m.
Hi Simon,
-----"Simon Glass" sjg@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 sjg@chromium.org
drivers/core/acpi.c | 15 +++++++++++++++ include/dm/acpi.h | 26 ++++++++++++++++++++++++++ 2 files changed, 41 insertions(+)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com