From 331fa19dcf43e9f263646680eaedb7c8058216b5 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sun, 22 Oct 2023 13:28:37 -0500 Subject: mb/google/hatch: Default I2C2 (digitizer) to off in baseboard Default I2C2 (digitizer) to off in the baseboard, since all variants which use one already enable it in their override tree. This allows variants which do not use it (the majority) to drop it from their override trees. Change-Id: Ife42a6b849278362c1951b80b7a95363e68a2541 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/78548 Reviewed-by: Yuchen He Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/google/hatch/variants/mushu/overridetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/hatch/variants/mushu/overridetree.cb') diff --git a/src/mainboard/google/hatch/variants/mushu/overridetree.cb b/src/mainboard/google/hatch/variants/mushu/overridetree.cb index 82ffb1c6f8..d498f36233 100644 --- a/src/mainboard/google/hatch/variants/mushu/overridetree.cb +++ b/src/mainboard/google/hatch/variants/mushu/overridetree.cb @@ -145,7 +145,6 @@ chip soc/intel/cannonlake device generic 0 on end end end # I2C #1 - device pci 15.2 off end # I2C #2 device pci 15.3 on chip drivers/i2c/sx9310 register "desc" = ""SAR Proximity Sensor"" -- cgit v1.2.3