Merge pull request #1562 from hatch01/fix-tc358743

fix: tc358743 dt overlay
This commit is contained in:
Jörg Thalheim 2025-09-01 18:00:28 +00:00 committed by GitHub
commit 6b7941884f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ in
};
config = lib.mkIf cfg.enable {
hardware.deviceTree.filter = "bcm2711-rpi-4*.dtb";
hardware.deviceTree.overlays = [
{
name = "tc358743-overlay";