diff options
-rw-r--r-- | src/mainboard/google/skyrim/Kconfig.name | 3 | ||||
-rw-r--r-- | src/mainboard/google/skyrim/variants/frostflow/overridetree.cb | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/src/mainboard/google/skyrim/Kconfig.name b/src/mainboard/google/skyrim/Kconfig.name index dd5647104d..23aea4812c 100644 --- a/src/mainboard/google/skyrim/Kconfig.name +++ b/src/mainboard/google/skyrim/Kconfig.name @@ -19,8 +19,9 @@ config BOARD_GOOGLE_MORTHAL config BOARD_GOOGLE_FROSTFLOW bool "-> Frostflow" select BOARD_GOOGLE_BASEBOARD_SKYRIM - select SOC_AMD_COMMON_BLOCK_ACPI_DPTC select DRIVERS_GENESYSLOGIC_GL9755 + select FEATURE_TABLET_MODE_DPTC + select SOC_AMD_COMMON_BLOCK_ACPI_DPTC config BOARD_GOOGLE_CRYSTALDRIFT bool "-> Crystaldrift" diff --git a/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb b/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb index bc9aec126b..d7af489839 100644 --- a/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb +++ b/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb @@ -14,6 +14,9 @@ chip soc/amd/mendocino # Set Package Power Parameters register "stapm_time_constant_s" = "200" + # Power table for tablet mode + register "sustained_power_limit_mW_tablet" = "12000" + register "i2c[0]" = "{ .speed = I2C_SPEED_FAST, .speed_config[0] = { |