Raihow Shi has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/63545 )
Change subject: mb/google/brask/variants/moli: remove i2c1 in overridetree for moli ......................................................................
mb/google/brask/variants/moli: remove i2c1 in overridetree for moli
remove i2c1 because brask devicetree is already have.
BUG=b:220814038 TEST=emerge-brask coreboot.
Signed-off-by: Raihow Shi raihow_shi@wistron.corp-partner.google.com Change-Id: Ic782e1c6434ac57bdf65b3d9f4219bdf32d25b9e --- M src/mainboard/google/brya/variants/moli/overridetree.cb 1 file changed, 0 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/63545/1
diff --git a/src/mainboard/google/brya/variants/moli/overridetree.cb b/src/mainboard/google/brya/variants/moli/overridetree.cb index c4e62f7..772c0cb 100644 --- a/src/mainboard/google/brya/variants/moli/overridetree.cb +++ b/src/mainboard/google/brya/variants/moli/overridetree.cb @@ -234,13 +234,6 @@ 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
end