Skip to content

Commit 6b79418

Browse files
authored
Merge pull request #1562 from hatch01/fix-tc358743
fix: tc358743 dt overlay
2 parents 31b333f + 680761f commit 6b79418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raspberry-pi/4/tc358743.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ in
2222
};
2323

2424
config = lib.mkIf cfg.enable {
25+
hardware.deviceTree.filter = "bcm2711-rpi-4*.dtb";
2526
hardware.deviceTree.overlays = [
2627
{
2728
name = "tc358743-overlay";

0 commit comments

Comments
 (0)