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 <aviuday@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88562 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
190c27d08b
commit
d4b735f9f1
1 changed files with 0 additions and 5 deletions
|
|
@ -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""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue