diff options
author | Ivan T. Ivanov | 2023-01-06 15:19:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-01-18 11:58:11 +0100 |
commit | 20fa7855af45e533cddab564203921e2a6e981ef (patch) | |
tree | f336d00c6fd5096166589075d45ca178d5f40fe8 /include | |
parent | ab4b5a2154bc008db41c21fda63d1fc17d716271 (diff) |
brcmfmac: Prefer DT board type over DMI board type
commit a5a36720c3f650f859f5e9535dd62d06f13f4f3b upstream.
The introduction of support for Apple board types inadvertently changed
the precedence order, causing hybrid SMBIOS+DT platforms to look up the
firmware using the DMI information instead of the device tree compatible
to generate the board type. Revert back to the old behavior,
as affected platforms use firmwares named after the DT compatible.
Fixes: 7682de8b3351 ("wifi: brcmfmac: of: Fetch Apple properties")
[1] https://bugzilla.opensuse.org/show_bug.cgi?id=1206697#c13
Cc: stable@vger.kernel.org
Signed-off-by: Ivan T. Ivanov <iivanov@suse.de>
Reviewed-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions