diff options
Diffstat (limited to 'src/mainboard/google/brya/variants/marasov/overridetree.cb')
-rw-r--r-- | src/mainboard/google/brya/variants/marasov/overridetree.cb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/marasov/overridetree.cb b/src/mainboard/google/brya/variants/marasov/overridetree.cb index b7faf0f8a1..6a5ad49e70 100644 --- a/src/mainboard/google/brya/variants/marasov/overridetree.cb +++ b/src/mainboard/google/brya/variants/marasov/overridetree.cb @@ -64,7 +64,12 @@ chip soc/intel/alderlake .vnn_sx_voltage_mv = 1250, }" register "serial_io_i2c_mode" = "{ + [PchSerialIoIndexI2C0] = PchSerialIoPci, + [PchSerialIoIndexI2C1] = PchSerialIoPci, [PchSerialIoIndexI2C2] = PchSerialIoDisabled, + [PchSerialIoIndexI2C3] = PchSerialIoPci, + [PchSerialIoIndexI2C4] = PchSerialIoDisabled, + [PchSerialIoIndexI2C5] = PchSerialIoPci, }" register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC0)" # USB2_C0 |