diff options
author | Ivan T. Ivanov <[email protected]> | 2023-01-06 15:19:05 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-09 07:24:54 +0000 |
commit | a5a36720c3f650f859f5e9535dd62d06f13f4f3b (patch) | |
tree | 056c5c485e28791278add0522538d250625a4317 /scripts/gdb/linux/device.py | |
parent | 571f3dd0d01b62ec63a4039320dbdbcd54ae8fb0 (diff) |
brcmfmac: Prefer DT board type over DMI board type
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: [email protected]
Signed-off-by: Ivan T. Ivanov <[email protected]>
Reviewed-by: Hector Martin <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Tested-by: Peter Robinson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions