Linux5.15, iMacPro applesmc, blueooth fixes, asahilinux brcmfmac changes #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
update to linux 5.15.12, some changes to patches to make them apply on 5.15
add iMacPro to applesmc_whitelist (3007)
moved p2p patch to 8003, so the bluetooth stuff could be 900X
Add quirk disabling the LE Read Min/Max Tx Power command on mbp16,1/2/4 and iMac20,1/2 as the BT chip reports support for it but then says its an unknown command. (9001)
Add the pcie id of the uart on MBP16,2, for Bluetooth (9002)
Fix that lpss panic (9003)
moved p2p patch to 8035
Take wifi patchset from https://github.com/asahilinux/linux/tree/wifi/take5 (8001-8034)
The new wifi patchset means firmware needs to have different naming scheme (because otp). To get fw:
apple-bce and apple-ibridge aren't moved in tree to drivers/staging (I can do a pr for that if you'd like, or you can copy the relevant parts of this if you want).