mb/starlabs/starbook/rpl: Don't set tcss_aux_ori

Not setting tcss_aux_ori in devicetree is the same as
setting it to zero so remove it.

Change-Id: Ia0e90179dd05b23f1f36935be51327250c5a8684
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83620
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Sean Rhodes 2024-04-24 14:56:19 +01:00 committed by Felix Held
parent 07f0131116
commit c6b5b075ec

View File

@ -57,9 +57,7 @@ chip soc/intel/alderlake
end
end
device ref tbt_pcie_rp0 on end
device ref tcss_xhci on
register "tcss_aux_ori" = "0"
end
device ref tcss_xhci on end
device ref tcss_dma0 on
chip drivers/intel/usb4/retimer
register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E4)"