about summary refs log tree commit diff
path: root/modules/hardware/t100ha/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-06-23 11:05:29 +0200
committeraszlig <aszlig@redmoonstudios.org>2017-06-23 11:08:52 +0200
commit358a4d445986945efea85b1949fd07e56122f7bd (patch)
tree6acfce1c194a2c5c2824279c349b474e76fefada /modules/hardware/t100ha/default.nix
parent2c708510d5be18a2776c4fa79c13e8a3c1a73805 (diff)
hardware/t100ha: Update patches for kernel 4.12
We can now safely drop the sound, sdio and drm patches, because they all
have been applied upstream already and after some testing the T100HA
works quite nicely.

One exception however is a small part from the drm patch, which is the
PMIC hack which I originally introduced in
e8861698f019eb218be451e444898a1cb5577d21 as a separate file which it's
now again, but rebased against kernel 4.12-rc6.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules/hardware/t100ha/default.nix')
-rw-r--r--modules/hardware/t100ha/default.nix12
1 files changed, 3 insertions, 9 deletions
diff --git a/modules/hardware/t100ha/default.nix b/modules/hardware/t100ha/default.nix
index 70a9fc38..c8635dcf 100644
--- a/modules/hardware/t100ha/default.nix
+++ b/modules/hardware/t100ha/default.nix
@@ -20,23 +20,17 @@ in {
     '');
 
     boot.kernelPatches = [
-      { name = "drm";
-        patch = ./drm.patch;
+      { name = "backlight";
+        patch = ./backlight.patch;
       }
       { name = "meta-keys";
         patch = ./meta-keys.patch;
       }
-      { name = "sdio";
-        patch = ./sdio.patch;
-      }
-      { name = "sound";
-        patch = ./sound.patch;
-      }
     ];
 
     boot.kernelPackages = let
       nixpkgs = import ../../../nixpkgs-path.nix;
-      t100haKernel = pkgs.linux_4_9.override {
+      t100haKernel = pkgs.linux_testing.override {
         # Missing device drivers:
         #
         #   808622B8 -> Intel(R) Imaging Signal Processor 2401