surface: linux 6.8.9 -> 6.9.3
This commit is contained in:
parent
7738cb40f6
commit
5ca7d128e6
|
@ -5,7 +5,7 @@ let
|
||||||
|
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
./linux-6.8.x
|
./linux-6.9.x
|
||||||
];
|
];
|
||||||
|
|
||||||
options.microsoft-surface.kernelVersion = mkOption {
|
options.microsoft-surface.kernelVersion = mkOption {
|
||||||
|
|
|
@ -7,14 +7,14 @@ let
|
||||||
|
|
||||||
cfg = config.microsoft-surface;
|
cfg = config.microsoft-surface;
|
||||||
|
|
||||||
version = "6.8.9";
|
version = "6.9.3";
|
||||||
kernelPatches = surfacePatches {
|
kernelPatches = surfacePatches {
|
||||||
inherit version;
|
inherit version;
|
||||||
patchFn = ./patches.nix;
|
patchFn = ./patches.nix;
|
||||||
};
|
};
|
||||||
kernelPackages = linuxPackage {
|
kernelPackages = linuxPackage {
|
||||||
inherit version kernelPatches;
|
inherit version kernelPatches;
|
||||||
sha256 = "sha256-+QXxI46nqOhTFLrPKDMC6AlwBgENJfzqcm0N4OpbybY=";
|
sha256 = "1bnzxparybwh320019pr2msaapas41dhjmvg4gy791rn05jc88f3";
|
||||||
ignoreConfigErrors=true;
|
ignoreConfigErrors=true;
|
||||||
};
|
};
|
||||||
|
|
|
@ -86,59 +86,63 @@
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0001-surface3-oemb";
|
name = "ms-surface/0001-secureboot";
|
||||||
patch = patchSrc + "/0001-surface3-oemb.patch";
|
patch = patchSrc + "/0001-secureboot.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0002-mwifiex";
|
name = "ms-surface/0002-surface3-oemb";
|
||||||
patch = patchSrc + "/0002-mwifiex.patch";
|
patch = patchSrc + "/0002-surface3-oemb.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0003-ath10k";
|
name = "ms-surface/0003-mwifiex";
|
||||||
patch = patchSrc + "/0003-ath10k.patch";
|
patch = patchSrc + "/0003-mwifiex.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0004-ipts";
|
name = "ms-surface/0004-ath10k";
|
||||||
patch = patchSrc + "/0004-ipts.patch";
|
patch = patchSrc + "/0004-ath10k.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0005-ithc";
|
name = "ms-surface/0005-ipts";
|
||||||
patch = patchSrc + "/0005-ithc.patch";
|
patch = patchSrc + "/0005-ipts.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0006-surface-sam";
|
name = "ms-surface/0006-ithc";
|
||||||
patch = patchSrc + "/0006-surface-sam.patch";
|
patch = patchSrc + "/0006-ithc.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0007-surface-sam-over-hid";
|
name = "ms-surface/0007-surface-sam";
|
||||||
patch = patchSrc + "/0007-surface-sam-over-hid.patch";
|
patch = patchSrc + "/0007-surface-sam.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0008-surface-button";
|
name = "ms-surface/0008-surface-sam-over-hid";
|
||||||
patch = patchSrc + "/0008-surface-button.patch";
|
patch = patchSrc + "/0008-surface-sam-over-hid.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0009-surface-typecover";
|
name = "ms-surface/0009-surface-button";
|
||||||
patch = patchSrc + "/0009-surface-typecover.patch";
|
patch = patchSrc + "/0009-surface-button.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0010-surface-shutdown";
|
name = "ms-surface/0010-surface-typecover";
|
||||||
patch = patchSrc + "/0010-surface-shutdown.patch";
|
patch = patchSrc + "/0010-surface-typecover.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0011-surface-gpe";
|
name = "ms-surface/0011-surface-shutdown";
|
||||||
patch = patchSrc + "/0011-surface-gpe.patch";
|
patch = patchSrc + "/0011-surface-shutdown.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0012-cameras";
|
name = "ms-surface/0012-surface-gpe";
|
||||||
patch = patchSrc + "/0012-cameras.patch";
|
patch = patchSrc + "/0012-surface-gpe.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0013-amd-gpio";
|
name = "ms-surface/0013-cameras";
|
||||||
patch = patchSrc + "/0013-amd-gpio.patch";
|
patch = patchSrc + "/0013-cameras.patch";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "ms-surface/0014-rtc";
|
name = "ms-surface/0014-amd-gpio";
|
||||||
patch = patchSrc + "/0014-rtc.patch";
|
patch = patchSrc + "/0014-amd-gpio.patch";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "ms-surface/0015-rtc";
|
||||||
|
patch = patchSrc + "/0015-rtc.patch";
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue