Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk
From: nicolas saenz julienne <nsaenz@kernel.org>
Date: 2021-08-30 08:37:58
Also in:
linux-acpi, linux-arm-kernel, lkml
From: nicolas saenz julienne <nsaenz@kernel.org>
Date: 2021-08-30 08:37:58
Also in:
linux-acpi, linux-arm-kernel, lkml
On Thu, 2021-08-26 at 02:15 -0500, Jeremy Linton wrote:
Now that there is a bcm2711 quirk, it needs to be enabled when the MCFG is missing. Use an ACPI namespace _DSD property "linux-ecam-quirk-id" as an alternative to the MCFG OEM. Signed-off-by: Jeremy Linton <redacted> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> ---
Acked-by: Nicolas Saenz Julienne <nsaenz@kernel.org> Regards, Nicolas