Attention is currently required from: Tim Wawrzynczak.

Sumeet R Pawnikar has uploaded this change for review.

View Change

mb/google/brya: Enable PCH FIVR support under TPCH device

Enable PCH FIVR support under TPCH device for Brya system.

Change-Id: Ie5bf9729214eb2222ddc08a55954791e38b92d48
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
---
M src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
1 file changed, 3 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/58142/1
diff --git a/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
index 154f697..3a16ee1 100644
--- a/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
+++ b/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb
@@ -19,6 +19,9 @@
# DPTF enable
register "dptf_enable" = "1"

+ # PCH FIVR enable
+ register "pch_fivr_enable" = "1"
+
register "tcc_offset" = "10" # TCC of 90

# Enable heci communication

To view, visit change 58142. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie5bf9729214eb2222ddc08a55954791e38b92d48
Gerrit-Change-Number: 58142
Gerrit-PatchSet: 1
Gerrit-Owner: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-MessageType: newchange