Antwort: [PATCH v2 18/39] acpi: Add support for DMAR

2020-03-10 Thread Wolfgang Wallner
Hi Simon, -"Simon Glass" schrieb: - > > The DMA Remapping Reporting (DMAR) table contains information about DMA > remapping. > > Add a version simple version of this table with only the minimum fields > filled out. i.e. no entries. > > Reviewed-by: Bin Meng > Signed-off-by: Simon Glas

[PATCH v2 18/39] acpi: Add support for DMAR

2020-03-08 Thread Simon Glass
The DMA Remapping Reporting (DMAR) table contains information about DMA remapping. Add a version simple version of this table with only the minimum fields filled out. i.e. no entries. Reviewed-by: Bin Meng Signed-off-by: Simon Glass --- Changes in v2: - Drop two unnecessary __packed - Move __p