Commit Graph

156 Commits

Author SHA1 Message Date
Redecorating 5e76a7af97 fix OTP data offset and size for BCM4355 v5.15.7-4 v5.15.11-3 2021-12-25 09:55:46 +11:00
Redecorating b908c032ed add modalias to apple bce
link: https://github.com/t2linux/apple-bce-drv/pull/3.patch
v5.15.11-2
2021-12-24 22:54:25 +11:00
Redecorating 13f3308def bce+ibridge in tree, rename to linux-t2, update ci 2021-12-24 18:44:59 +11:00
Redecorating e9cd73ca95 Take WiFi patches from Asahi Linux to read OTP
This means firmware will be selected automatically like macOS
does. These patches also fix a couple of bugs and make a few
optimisations.

For this firmware selection:

 # in macos (or linux if you have a copy of the wifi folder):
git clone https://github.com/AsahiLinux/asahi-installer --depth=1
cd asahi-installer/src
python3 -m firmware.wifi /usr/share/firmware/wifi firmware.tar
 # in linux
cd /lib/firmware
sudo tar xf /path/to/firmware.tar
2021-12-24 17:24:05 +11:00
James Lambert 8374c4f31d Merge pull request #33 from AdityaGarg8/main
5.15.7
2021-12-13 07:21:24 +00:00
AdityaGarg8 10b5f782df Update PKGBUILD 2021-12-12 12:38:44 +05:30
AdityaGarg8 0b3e157006 Update README.md 2021-12-12 12:35:32 +05:30
AdityaGarg8 fb66c3ffa2 5.15.7 2021-12-12 12:35:06 +05:30
AdityaGarg8 cc420b2795 Update config 2021-12-12 12:30:20 +05:30
James Lambert 49c7837095 Merge pull request #32 from Redecorating/mbp162-bt
use correct clock for mbp162 uart to fix bluetooth
2021-12-03 18:56:30 +00:00
Redecorating 11988d6722 use correct clock for mbp162 uart to fix bluetooth
Before it was getting random data but with the clock rate corrected it
works.

I don't know if this fix will make its way into 5.16, so the 9002 patch
might need replacing with this for 5.16
https://lore.kernel.org/lkml/20211120083312.41230-1-redecorating@protonmail.com/T/#u
2021-11-20 22:09:01 +11:00
James Lambert 911efd340f Merge pull request #30 from Redecorating/4377-suspend
Support suspend on 4377
2021-11-12 08:40:06 +00:00
Redecorating 77ce64340d Support suspend on 4377
Thanks to Tremendous Sasquath for this patch. It also needs a script,
see here: https://github.com/t2linux/wiki/commit/7947992e6be8ea6bba8b42c64ec32b62444eb22d
2021-11-12 18:42:46 +11:00
James Lambert 20849d701e Merge pull request #29 from AdityaGarg8/main
returned 0 explicitly at the end of ->probe()
2021-11-02 10:11:59 +00:00
AdityaGarg8 254e8dd50a Update checksum 2021-11-02 12:49:20 +05:30
AdityaGarg8 01b48c9285 returned 0 explicitly at the end of ->probe() 2021-11-02 12:46:16 +05:30
James Lambert bff78184b2 Merge pull request #28 from AdityaGarg8/main
Fix 5.15 boot issue + revert to 5.15
2021-11-02 05:41:05 +00:00
Aditya Garg 60c5a33054 Revert to 5.15 2021-11-01 23:59:37 +05:30
AdityaGarg8 18258da5d2 Merge branch 'jamlam:main' into main 2021-11-01 23:58:32 +05:30
Aditya Garg 93bebf22c0 Fix boot issue 2021-11-01 23:57:21 +05:30
James Lambert d4c80f4e12 Merge pull request #27 from jamlam/revert-26-main
Revert "5.15"
2021-11-01 14:54:19 +00:00
James Lambert ec712fc2d5 Revert "5.15" 2021-11-01 14:53:52 +00:00
James Lambert ea4c3d1a9c Merge pull request #26 from AdityaGarg8/main
5.15
2021-11-01 06:37:16 +00:00
AdityaGarg8 74049ceb4a 5.15 2021-11-01 10:14:50 +05:30
jamlam 5ae467cc48 5.14.13 2021-10-18 07:07:20 +01:00