system76/rpl: Add discrete thunderbolt driver to bonw15, serw13

Change-Id: I9545fa5b46220a2487d5ca09bb8a074a460e420a
This commit is contained in:
Jeremy Soller
2023-04-12 07:54:48 -06:00
parent 648056ab36
commit b5433a5d55
2 changed files with 6 additions and 0 deletions

View File

@@ -91,6 +91,9 @@ chip soc/intel/alderlake
.clk_req = 15,
.flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR,
}"
chip drivers/intel/dtbt
device pci 00.0 on end
end
end
device ref pcie_rp21 on

View File

@@ -101,6 +101,9 @@ chip soc/intel/alderlake
.clk_req = 15,
.flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR,
}"
chip drivers/intel/dtbt
device pci 00.0 on end
end
end
end
end