summary refs log tree commit diff
path: root/nixos/modules/profiles/all-hardware.nix
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2021-04-22 15:58:16 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2021-05-04 19:42:13 -0400
commit9fa3e2c2a3898717d1a32add3ff90bb9803e9930 (patch)
tree3cc84369c3e6dc480d59689e8a60bed8a639ecb8 /nixos/modules/profiles/all-hardware.nix
parent535d463cf911f37f94357f4e470499b9c18aec9f (diff)
downloadnixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.tar
nixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.tar.gz
nixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.tar.bz2
nixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.tar.lz
nixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.tar.xz
nixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.tar.zst
nixpkgs-9fa3e2c2a3898717d1a32add3ff90bb9803e9930.zip
profiles/all-hardware.nix: Add regulator needed for rockchip
But not exclusive to rockchip
Diffstat (limited to 'nixos/modules/profiles/all-hardware.nix')
-rw-r--r--nixos/modules/profiles/all-hardware.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix
index 31599f28109..04ee3af6600 100644
--- a/nixos/modules/profiles/all-hardware.nix
+++ b/nixos/modules/profiles/all-hardware.nix
@@ -90,6 +90,7 @@ in
       "axp20x-ac-power"
       "axp20x-battery"
       "pinctrl-axp209"
+      "mp8859"
 
       # USB drivers
       "xhci-pci-renesas"