diff --git a/src/mainboard/google/brya/variants/kano/overridetree.cb b/src/mainboard/google/brya/variants/kano/overridetree.cb index 41c3cf2c8b..5d7e30a45c 100644 --- a/src/mainboard/google/brya/variants/kano/overridetree.cb +++ b/src/mainboard/google/brya/variants/kano/overridetree.cb @@ -56,7 +56,7 @@ chip soc/intel/alderlake .data_hold_time_ns = 50, }, .i2c[3] = { - .speed = 390000, + .speed = I2C_SPEED_FAST, .rise_time_ns = 650, .fall_time_ns = 400, .data_hold_time_ns = 50,