diff options
Diffstat (limited to 'src/mainboard/google/kahlee/variants/grunt/devicetree.cb')
-rw-r--r-- | src/mainboard/google/kahlee/variants/grunt/devicetree.cb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb index 128de7d5fc..ab56866f6b 100644 --- a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb +++ b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb @@ -55,6 +55,9 @@ chip soc/amd/stoneyridge .fall_time_ns = 50, }" + register "i2c_scl_reset" = "GPIO_I2C0_SCL | GPIO_I2C1_SCL | \ + GPIO_I2C2_SCL | GPIO_I2C3_SCL" + device cpu_cluster 0 on device lapic 10 on end end |