public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI
@ 2025-09-14  8:40 Eugene Shalygin
  2025-09-24 15:57 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Eugene Shalygin @ 2025-09-14  8:40 UTC (permalink / raw)
  To: eugene.shalygin
  Cc: Mohamad Kamal, Guenter Roeck, Jonathan Corbet, linux-hwmon,
	linux-doc, linux-kernel

From: Mohamad Kamal <mohamad.kamal.85@gmail.com>

Add support for TUF GAMING X670E PLUS WIFI

Signed-off-by: Mohamad Kamal <mohamad.kamal.85@gmail.com>
Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
---
 Documentation/hwmon/asus_ec_sensors.rst | 1 +
 drivers/hwmon/asus-ec-sensors.c         | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/Documentation/hwmon/asus_ec_sensors.rst b/Documentation/hwmon/asus_ec_sensors.rst
index 836d41373848..4a99b65338bf 100644
--- a/Documentation/hwmon/asus_ec_sensors.rst
+++ b/Documentation/hwmon/asus_ec_sensors.rst
@@ -45,6 +45,7 @@ Supported boards:
  * ROG ZENITH II EXTREME
  * ROG ZENITH II EXTREME ALPHA
  * TUF GAMING X670E PLUS
+ * TUF GAMING X670E PLUS WIFI
 
 Authors:
     - Eugene Shalygin <eugene.shalygin@gmail.com>
diff --git a/drivers/hwmon/asus-ec-sensors.c b/drivers/hwmon/asus-ec-sensors.c
index 3f6d89bcc8a2..dff13132847c 100644
--- a/drivers/hwmon/asus-ec-sensors.c
+++ b/drivers/hwmon/asus-ec-sensors.c
@@ -795,6 +795,8 @@ static const struct dmi_system_id dmi_table[] = {
 					&board_info_zenith_ii_extreme),
 	DMI_EXACT_MATCH_ASUS_BOARD_NAME("TUF GAMING X670E-PLUS",
 					&board_info_tuf_gaming_x670e_plus),
+	DMI_EXACT_MATCH_ASUS_BOARD_NAME("TUF GAMING X670E-PLUS WIFI",
+					&board_info_tuf_gaming_x670e_plus),
 	{},
 };
 
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI
  2025-09-14  8:40 [PATCH] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI Eugene Shalygin
@ 2025-09-24 15:57 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2025-09-24 15:57 UTC (permalink / raw)
  To: Eugene Shalygin
  Cc: Mohamad Kamal, Jonathan Corbet, linux-hwmon, linux-doc,
	linux-kernel

On Sun, Sep 14, 2025 at 10:40:10AM +0200, Eugene Shalygin wrote:
> From: Mohamad Kamal <mohamad.kamal.85@gmail.com>
> 
> Add support for TUF GAMING X670E PLUS WIFI
> 
> Signed-off-by: Mohamad Kamal <mohamad.kamal.85@gmail.com>
> Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>

Applied.

Guenter

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-24 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14  8:40 [PATCH] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI Eugene Shalygin
2025-09-24 15:57 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox