]> Git Repo - J-u-boot.git/commit
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
authorAndy Shevchenko <[email protected]>
Thu, 28 May 2020 09:17:36 +0000 (12:17 +0300)
committerBin Meng <[email protected]>
Tue, 2 Jun 2020 01:16:13 +0000 (09:16 +0800)
commitb9ce32ec3a0483ad4eee0f85ed2b4085fe69349a
tree352add85c145041b6c84ab0b65099258a676960f
parent10a428ed1540c255bf52ee5b6df4a575913885d2
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()

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 <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
arch/x86/include/asm/arch-tangier/acpi/southcluster.asl
This page took 0.030809 seconds and 4 git commands to generate.