diff --git a/patch_driver.sh b/patch_driver.sh index 10521fc8..9be2dbe1 100755 --- a/patch_driver.sh +++ b/patch_driver.sh @@ -6,9 +6,9 @@ BUILD_PATH=/tmp/build-kernel ### Apple T2 drivers commit hashes # Patches -APPLE_SMC_DRIVER_GIT_URL=https://github.com/marcosfad/linux-mbp-arch.git -APPLE_SMC_DRIVER_BRANCH_NAME=feature/kernel-5.8 -APPLE_SMC_DRIVER_COMMIT_HASH=13a0aff189d5c70a9b570e69cbf8b13b2887ba19 +APPLE_SMC_DRIVER_GIT_URL=https://github.com/aunali1/linux-mbp-arch.git +APPLE_SMC_DRIVER_BRANCH_NAME=master +APPLE_SMC_DRIVER_COMMIT_HASH=bed9b2bf163e55921d56b41d054cd25e5da1fd2a ## BCE #APPLE_BCE_DRIVER_GIT_URL=https://github.com/aunali1/mbp2018-bridge-drv.git #APPLE_BCE_DRIVER_BRANCH_NAME=aur