Re: [PATCH] hwmon: (dell-smm) Add Dell G5 5505 to DMI table

From: Tobias Jakobi
Date: Sun Mar 10 2024 - 18:08:19 EST



On 3/10/24 19:26, Armin Wolf wrote:
Hi,

i think you can omit the match of DMI_PRODUCT_FAMILY. Also we already have another G5-series machine
in the DMI list (somewhere at the top). Maybe you can put this entry close to this entry?

Hey,

thanks for the feedback. I've just a sent a v2.

With best wishes,
Tobias


Thanks,
Armin Wolf

+            DMI_MATCH(DMI_PRODUCT_NAME, "G5 5505"),
+        },
+    },
      { }
  };