Re: [PATCH] hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-Pro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 10, 2022 at 09:18:42PM -0800, Anthony DeRossi wrote:
> Asus Prime X570-Pro motherboards have a T_Sensor header that can be
> connected to an optional temperature probe.
> 
> Signed-off-by: Anthony DeRossi <ajderossi@xxxxxxxxx>

Applied to hwmon-next.

Guenter

> ---
>  drivers/hwmon/asus_wmi_ec_sensors.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/hwmon/asus_wmi_ec_sensors.c b/drivers/hwmon/asus_wmi_ec_sensors.c
> index 22a1459305a7..a3a2f014dec0 100644
> --- a/drivers/hwmon/asus_wmi_ec_sensors.c
> +++ b/drivers/hwmon/asus_wmi_ec_sensors.c
> @@ -112,7 +112,8 @@ struct asus_wmi_data {
>  /* boards with EC support */
>  static struct asus_wmi_data sensors_board_PW_X570_P = {
>  	.known_board_sensors = {
> -		SENSOR_TEMP_CHIPSET, SENSOR_TEMP_CPU, SENSOR_TEMP_MB, SENSOR_TEMP_VRM,
> +		SENSOR_TEMP_CHIPSET, SENSOR_TEMP_CPU, SENSOR_TEMP_MB,
> +		SENSOR_TEMP_T_SENSOR, SENSOR_TEMP_VRM,
>  		SENSOR_FAN_CHIPSET,
>  		SENSOR_MAX
>  	},



[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux