mb/system76/rpl: serw13: Disable AER on TBT port

Avoid UnsupReq errors occuring on the TBT port.

Change-Id: I4c10876285be2baef1ca4f22727413bdc0393cdd
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-03-31 08:42:30 -06:00
committed by Jeremy Soller
parent e34fa2b2b9
commit a739c5311c

View File

@@ -99,7 +99,7 @@ chip soc/intel/alderlake
register "pch_pcie_rp[PCH_RP(25)]" = "{
.clk_src = 15,
.clk_req = 15,
.flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR | PCIE_RP_AER,
.flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR,
}"
end
end