From: Andy Shevchenko Date: Thu, 28 May 2020 09:17:34 +0000 (+0300) Subject: x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge X-Git-Tag: v2020.07-rc4~13^2~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=55f54538f8b45963724d69b481ee624478582321;p=oweals%2Fu-boot.git x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge PCI Firmware specification requires _UID() and doesn't require _ADR() to be set. Replace latter by former. Reported-by: Bin Meng Signed-off-by: Andy Shevchenko Reviewed-by: Bin Meng Tested-by: Bin Meng --- diff --git a/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl b/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl index 9d81abbdb6..11b06e5fe9 100644 --- a/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl +++ b/arch/x86/include/asm/arch-tangier/acpi/southcluster.asl @@ -10,7 +10,7 @@ Device (PCI0) Name (_HID, EISAID("PNP0A08")) /* PCIe */ Name (_CID, EISAID("PNP0A03")) /* PCI */ - Name (_ADR, Zero) + Name (_UID, Zero) Name (_BBN, Zero) Name (MCRS, ResourceTemplate()