mb/google/poppy/variants/nami: Use tabs for alignment
Change-Id: Ia707295c55ce2e18eb8970506be10b7b0f3fbc39
Fixes: b77cbbe1b0
("mb/google/poppy/variants/nami: Update DPTF table")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40305
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
0fdd9fd2aa
commit
71e2b2903a
|
@ -23,11 +23,11 @@
|
||||||
#define DPTF_TSR1_SENSOR_NAME "Thermal_Sensor_Remote_PMIC"
|
#define DPTF_TSR1_SENSOR_NAME "Thermal_Sensor_Remote_PMIC"
|
||||||
#define DPTF_TSR1_PASSIVE 75
|
#define DPTF_TSR1_PASSIVE 75
|
||||||
#define DPTF_TSR1_CRITICAL 125
|
#define DPTF_TSR1_CRITICAL 125
|
||||||
#define DPTF_TSR1_ACTIVE_AC0 50
|
#define DPTF_TSR1_ACTIVE_AC0 50
|
||||||
#define DPTF_TSR1_ACTIVE_AC1 47
|
#define DPTF_TSR1_ACTIVE_AC1 47
|
||||||
#define DPTF_TSR1_ACTIVE_AC2 45
|
#define DPTF_TSR1_ACTIVE_AC2 45
|
||||||
#define DPTF_TSR1_ACTIVE_AC3 42
|
#define DPTF_TSR1_ACTIVE_AC3 42
|
||||||
#define DPTF_TSR1_ACTIVE_AC4 39
|
#define DPTF_TSR1_ACTIVE_AC4 39
|
||||||
|
|
||||||
#define DPTF_TSR2_SENSOR_ID 2
|
#define DPTF_TSR2_SENSOR_ID 2
|
||||||
#define DPTF_TSR2_SENSOR_NAME "Thermal_Sensor_Remote_CPU"
|
#define DPTF_TSR2_SENSOR_NAME "Thermal_Sensor_Remote_CPU"
|
||||||
|
|
Loading…
Reference in New Issue