Re: [PATCH v2 2/2] hwmon: add initial support for AMD PROM21 xHCI temperature sensor

From: Jihong Min

Date: Wed May 06 2026 - 23:30:11 EST


I noticed that my v2 series was accidentally sent as a reply to the v1
discussion, which made the patch series harder to track. It also appears
that Sashiko did not pick up v2 as a separate patchset because of the
threading.

I will send v3 as a clean new thread with the review feedback addressed so
far.

Thank you,
Jihong Min

On 5/7/26 07:52, Jihong Min wrote:
> It sorta looks like these entries are supposed to be maintained in
> alphabetical order, but that new entry is not.

Yes, you are right. I also noticed that but it seems I pasted it in the wrong place.
Fixed this locally for v3 by moving prom21-hwmon after powr1220 and next to pt5161l.

Thank you,
Jihong Min

On 5/7/26 07:17, Randy Dunlap wrote:

On 5/6/26 1:40 PM, Jihong Min wrote:
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
index 8b655e5d6b68..0d85b78596cf 100644
--- a/Documentation/hwmon/index.rst
+++ b/Documentation/hwmon/index.rst
@@ -215,6 +215,7 @@ Hardware Monitoring Kernel Drivers
     peci-dimmtemp
     pmbus
     powerz
+   prom21-hwmon
     powr1220
     pt5161l
     pxe1610
It sorta looks like these entries are supposed to be maintained in alphabetical
order, but that new entry is not.