From b83dd7ea635c7ea253eeae9698f3ef22351318cf Mon Sep 17 00:00:00 2001 From: Raihow Shi Date: Mon, 11 Apr 2022 18:30:00 +0800 Subject: mb/google/brask/variants/moli: remove i2c1 in overridetree Remove i2c1 because brask devicetree is already has it. BUG=b:220814038 TEST=emerge-brask coreboot. Signed-off-by: Raihow Shi Change-Id: Ic782e1c6434ac57bdf65b3d9f4219bdf32d25b9e Reviewed-on: https://review.coreboot.org/c/coreboot/+/63545 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/moli/overridetree.cb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/mainboard/google') diff --git a/src/mainboard/google/brya/variants/moli/overridetree.cb b/src/mainboard/google/brya/variants/moli/overridetree.cb index 9d443ed7e7..5d17976ee8 100644 --- a/src/mainboard/google/brya/variants/moli/overridetree.cb +++ b/src/mainboard/google/brya/variants/moli/overridetree.cb @@ -219,14 +219,7 @@ chip soc/intel/alderlake end end end - end #USB2 and USB3 Port - device ref i2c1 on - chip drivers/i2c/tpm - register "hid" = ""GOOG0005"" - register "irq" = "ACPI_IRQ_EDGE_LOW(GPP_A13_IRQ)" - device i2c 50 on end - end - end # tpm + end # USB2 and USB3 Port end end -- cgit v1.2.3