[PATCH v2 4/4] x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
Bin Meng
bmeng.cn at gmail.com
Mon Jun 1 04:57:24 CEST 2020
On Thu, May 28, 2020 at 5:17 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> ACPICA complains that either _HID() or _ADR() should be used.
> For General Purpose DMA we may not drop the _ADR() because
> the device is enumerated by PCI. Thus, simple drop _HID().
>
> Reported-by: Bin Meng <bmeng.cn at gmail.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> v2: no changes
> arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 1 -
> 1 file changed, 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list