mb/google/fatcat/var/moonstone: Support new schematic changes
Based on the Moonstone Schematic Proto 2.0 design, disable Thunderbolt support for TCSS_PORT0 on the MB and TCSS_PORT1 on the DB. Schematic: Kinmen(ZDQ)_Proto2.0_Moonstone_1014.pdf BUG=none TEST=emerge-fatcat coreboot Change-Id: Ie9acb9d68234b2d8bfc9392cf89d581de8c54a08 Signed-off-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89819 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
5eafe672e3
commit
98c7be30ad
1 changed files with 0 additions and 11 deletions
|
|
@ -217,10 +217,6 @@ chip soc/intel/pantherlake
|
|||
end
|
||||
|
||||
device ref iaa off end
|
||||
device ref tbt_pcie_rp0 on end
|
||||
device ref tbt_pcie_rp1 on
|
||||
probe IO_PORT USB3C
|
||||
end
|
||||
device ref tbt_pcie_rp2 on
|
||||
probe IO_PORT USB2A2C_HDMI
|
||||
end
|
||||
|
|
@ -262,13 +258,6 @@ chip soc/intel/pantherlake
|
|||
end
|
||||
end
|
||||
|
||||
device ref tcss_dma0 on
|
||||
chip drivers/intel/usb4/retimer
|
||||
register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_B21)"
|
||||
use tcss_usb3_port0 as dfp[0].typec_port
|
||||
device generic 0 on end
|
||||
end
|
||||
end
|
||||
device ref tcss_dma1 on
|
||||
chip drivers/intel/usb4/retimer
|
||||
register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_B21)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue