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:
@@ -57,9 +57,7 @@ chip soc/intel/alderlake
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
device ref tbt_pcie_rp0 on end
|
device ref tbt_pcie_rp0 on end
|
||||||
device ref tcss_xhci on
|
device ref tcss_xhci on end
|
||||||
register "tcss_aux_ori" = "0"
|
|
||||||
end
|
|
||||||
device ref tcss_dma0 on
|
device ref tcss_dma0 on
|
||||||
chip drivers/intel/usb4/retimer
|
chip drivers/intel/usb4/retimer
|
||||||
register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E4)"
|
register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E4)"
|
||||||
|
Reference in New Issue
Block a user