intel/strago: Set POWER_SOURCE_CONFIG in devicetree.cb

SVID config set to  SVID_PMIC_CONFIG

BUG=none
BRANCH=none
TEST=build, boot to OS and check the register is set properly

Change-Id: If63b8112d4da0347c3a2c4c6d82b12a1f618291c
Signed-off-by: Kane Chen <kane.chen@intel.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/308576
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13117
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Kane Chen 2015-10-26 15:11:53 +08:00 committed by Patrick Georgi
parent 530e1f7455
commit 8ff4308243
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ chip soc/intel/braswell
register "PcdEnableI2C5" = "1"
register "PcdEnableI2C6" = "1"
register "PunitPwrConfigDisable" = "0" # Enable SVID
register "ChvSvidConfig" = "SVID_CONFIG1"
register "ChvSvidConfig" = "SVID_PMIC_CONFIG"
register "PcdEmmcMode" = "PCH_ACPI_MODE"
register "PcdUsb3ClkSsc" = "1"
register "PcdDispClkSsc" = "1"