diff options
-rw-r--r-- | src/mainboard/google/skyrim/variants/frostflow/overridetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb b/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb index e845c68db0..158c5adb78 100644 --- a/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb +++ b/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb @@ -22,7 +22,7 @@ chip soc/amd/mendocino .speed_config[0] = { .speed = I2C_SPEED_FAST, .scl_hcnt = 120, - .scl_lcnt = 190, + .scl_lcnt = 215, } }" |