From d4b735f9f18c77f74da2e2a601c36569c1a0e302 Mon Sep 17 00:00:00 2001 From: Avi Uday Date: Fri, 25 Jul 2025 14:23:49 +0530 Subject: [PATCH] mb/google/ocelot: Turn off unused I2C ports The I2C2 and I2C3 ports are unused. This patch removes them from overridetree.cb as they are already turned off in chipset_wcl.cb. BUG=b:434127691 Change-Id: I8c00f7c96915a1a11b848af5ea128900fb5a16db Signed-off-by: Avi Uday Reviewed-on: https://review.coreboot.org/c/coreboot/+/88562 Reviewed-by: Matt DeVillier Tested-by: build bot (Jenkins) --- src/mainboard/google/ocelot/variants/ocelot/overridetree.cb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb b/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb index 24e697e972..d20e0297ea 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb +++ b/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb @@ -531,11 +531,6 @@ chip soc/intel/pantherlake device i2c 50 on end end end - device ref i2c2 on end - device ref i2c3 on - end # I2C3 - device ref i2c4 off - end # I2C4 device ref i2c5 on chip drivers/i2c/hid register "generic.hid" = ""HFW68H""