Re: [PATCH 13/34] brcmfmac: pcie: Support PCIe core revisions >= 64
From: Linus Walleij <hidden>
Date: 2022-01-02 05:53:30
Also in:
linux-acpi, linux-devicetree, linux-wireless, lkml
From: Linus Walleij <hidden>
Date: 2022-01-02 05:53:30
Also in:
linux-acpi, linux-devicetree, linux-wireless, lkml
On Sun, Dec 26, 2021 at 4:38 PM Hector Martin [off-list ref] wrote:
These newer PCIe core revisions include new sets of registers that must be used instead of the legacy ones. Introduce a brcmf_pcie_reginfo to hold the specific register offsets and values to use for a given platform, and change all the register accesses to indirect through it. Signed-off-by: Hector Martin <redacted>
Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij