diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2023-10-22 13:28:37 -0500 |
---|---|---|
committer | Matt DeVillier <matt.devillier@amd.corp-partner.google.com> | 2023-10-24 13:15:19 +0000 |
commit | 331fa19dcf43e9f263646680eaedb7c8058216b5 (patch) | |
tree | 90f7d4736022f6ad6c72e7e631265410975de524 /src/mainboard/google/hatch/variants/mushu/overridetree.cb | |
parent | b4eff88cbb541d7a8e81d408a5ca360c8105bf15 (diff) |
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 <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78548
Reviewed-by: Yuchen He <yuchenhe126@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/mainboard/google/hatch/variants/mushu/overridetree.cb')
-rw-r--r-- | src/mainboard/google/hatch/variants/mushu/overridetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
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"" |