summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google
diff options
context:
space:
mode:
authorDtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>2022-09-02 10:42:13 +0800
committerMartin Roth <martin.roth@amd.corp-partner.google.com>2022-09-08 16:12:57 +0000
commited688abe51286ad071593a86126332a89bd568be (patch)
tree4db7277f44c15b2ed8513220f03969e0cf5cbac3 /src/mainboard/google
parent384dfacbcaac38bd11f64b5071780c39ea2f3cc6 (diff)
downloadcoreboot-ed688abe51286ad071593a86126332a89bd568be.tar.gz
coreboot-ed688abe51286ad071593a86126332a89bd568be.tar.bz2
coreboot-ed688abe51286ad071593a86126332a89bd568be.zip
mb/google/brya/var/kinox: Modify fan speed/duty table
Modify fan speed/duty table follow "Duty table.xlsx". BUG=b:244262869 TEST=Boot to ChromeOS. Using SDV system, enter duty value, and then system feedback fan speed. Signed-off-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com> Change-Id: Id5e885b96624d5fc31f1d42e3582c3ab01e08458 Reviewed-on: https://review.coreboot.org/c/coreboot/+/67307 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: John Su <john_su@compal.corp-partner.google.com> Reviewed-by: Ricky Chang <rickytlchang@google.com> Reviewed-by: Frank Wu <frank_wu@compal.corp-partner.google.com> Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Diffstat (limited to 'src/mainboard/google')
-rw-r--r--src/mainboard/google/brya/variants/kinox/overridetree.cb30
1 files changed, 20 insertions, 10 deletions
diff --git a/src/mainboard/google/brya/variants/kinox/overridetree.cb b/src/mainboard/google/brya/variants/kinox/overridetree.cb
index 95eba1f5e606..a874b1df3b5d 100644
--- a/src/mainboard/google/brya/variants/kinox/overridetree.cb
+++ b/src/mainboard/google/brya/variants/kinox/overridetree.cb
@@ -196,16 +196,26 @@ chip soc/intel/alderlake
}"
## Fan Performance Control (Percent, Speed, Noise, Power)
register "controls.fan_perf" = "{
- [0] = { 90, 6700, 220, 2200, },
- [1] = { 80, 5800, 180, 1800, },
- [2] = { 70, 5000, 145, 1450, },
- [3] = { 60, 4900, 115, 1150, },
- [4] = { 50, 3838, 90, 900, },
- [5] = { 40, 2904, 55, 550, },
- [6] = { 30, 2337, 30, 300, },
- [7] = { 20, 1608, 15, 150, },
- [8] = { 10, 800, 10, 100, },
- [9] = { 0, 0, 0, 50, }
+ [0] = { 100, 6060, 0, 0, },
+ [1] = { 90, 5585, 0, 0, },
+ [2] = { 80, 4964, 0, 0, },
+ [3] = { 70, 4237, 0, 0, },
+ [4] = { 64, 3963, 0, 0, },
+ [5] = { 60, 3510, 0, 0, },
+ [6] = { 54, 3212, 0, 0, },
+ [7] = { 50, 2808, 0, 0, },
+ [8] = { 48, 2776, 0, 0, },
+ [9] = { 47, 2715, 0, 0, },
+ [10] = { 45, 2566, 0, 0, },
+ [11] = { 43, 2415, 0, 0, },
+ [12] = { 40, 2010, 0, 0, },
+ [13] = { 36, 1813, 0, 0, },
+ [14] = { 35, 1686, 0, 0, },
+ [15] = { 32, 1404, 0, 0, },
+ [16] = { 30, 1160, 0, 0, },
+ [17] = { 20, 760, 0, 0, },
+ [18] = { 10, 760, 0, 0, },
+ [19] = { 0, 0, 0, 0, }
}"
## Fan options