mb/system76/rpl: oryp12: Disable AER on TBT port
Change-Id: I93f0d7c912684331c9d5fe79a539488e979d5547 Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
9bd47b4bed
commit
a176798a16
@@ -108,10 +108,11 @@ chip soc/intel/alderlake
|
||||
end
|
||||
device ref pcie_rp25 on
|
||||
# TBT
|
||||
# XXX: AER causes UnsupReq warnings
|
||||
register "pch_pcie_rp[PCH_RP(25)]" = "{
|
||||
.clk_src = 15,
|
||||
.clk_req = 15,
|
||||
.flags = PCIE_RP_LTR | PCIE_RP_AER | PCIE_RP_HOTPLUG,
|
||||
.flags = PCIE_RP_LTR | PCIE_RP_HOTPLUG,
|
||||
}"
|
||||
chip drivers/intel/dtbt
|
||||
device pci 00.0 on end
|
||||
|
Reference in New Issue
Block a user