kernel/include/dt-bindings/thermal/tegra124-soctherm.h
.. .. @@ -12,9 +12,9 @@ 12 12 #define TEGRA124_SOCTHERM_SENSOR_PLLX 3 13 13 #define TEGRA124_SOCTHERM_SENSOR_NUM 4 14 14 15 -#define TEGRA_SOCTHERM_THROT_LEVEL_LOW 016 -#define TEGRA_SOCTHERM_THROT_LEVEL_MED 117 -#define TEGRA_SOCTHERM_THROT_LEVEL_HIGH 218 -#define TEGRA_SOCTHERM_THROT_LEVEL_NONE -115 +#define TEGRA_SOCTHERM_THROT_LEVEL_NONE 016 +#define TEGRA_SOCTHERM_THROT_LEVEL_LOW 117 +#define TEGRA_SOCTHERM_THROT_LEVEL_MED 218 +#define TEGRA_SOCTHERM_THROT_LEVEL_HIGH 319 19 20 20 #endif