File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 55 # A patch to get both PWM fans working
66 # the patch has been successfully applied to 5.15 and 5.19
77 {
8+ name = "mvebu-gpio-remove-hardcoded-timer-assignment" ;
89 patch = pkgs . fetchpatch {
910 url = "https://raw.githubusercontent.com/armbian/build/bd3466eef2106ea13e85e821f5d852ff97465e6c/patch/kernel/archive/mvebu-5.15/92-mvebu-gpio-remove-hardcoded-timer-assignment.patch" ;
1011 sha256 = "sha256-eQqMp0+MZd30zkl8DE89oB7czvyqCkfwF2k0EZ69jr0=" ;
1112 } ;
1213 }
1314 # support for Wake-On-Lan
1415 {
16+ name = "mvebu-gpio-add-wake-on-gpio-support" ;
1517 patch = pkgs . fetchpatch {
1618 url = "https://raw.githubusercontent.com/armbian/build/bd3466eef2106ea13e85e821f5d852ff97465e6c/patch/kernel/archive/mvebu-5.15/92-mvebu-gpio-add_wake_on_gpio_support.patch" ;
1719 sha256 = "sha256-OrvnVCU55P0U78jdoxGRJvl29i+Rvq8AdEGSCCpxa2I=" ;
1820 } ;
1921 }
2022 {
23+ name = "helios4-dts-add-wake-on-lan-support" ;
2124 patch = pkgs . fetchpatch {
2225 url = "https://raw.githubusercontent.com/armbian/build/bd3466eef2106ea13e85e821f5d852ff97465e6c/patch/kernel/archive/mvebu-5.15/94-helios4-dts-add-wake-on-lan-support.patch" ;
2326 sha256 = "sha256-ai4161bTC22023eaVVWsvbk6fQKjkv0P4DQ4DA1Zgow=" ;
You can’t perform that action at this time.
0 commit comments