From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from outbound.st.icloud.com (p-east2-cluster1-host11-snip4-10.eps.apple.com [57.103.76.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4A5E14317D for ; Thu, 7 May 2026 03:29:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=57.103.76.53 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778124591; cv=none; b=NHtqoqfgputvf5k5katjgGiI0aPUyjKytk1c3Z0uxH5CQ3IL98SUTBSyW8LGmzVleLZTcsV308HG4FiVVqzpVllz4QFXt0dkJ6/SKJTXwQ14oIfcvf4t1O4H4mbxXGequgmJDbX9h7SpNbzCIqRDy61GrI+aSkOROUsfhUGQ0Mw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778124591; c=relaxed/simple; bh=AA+h13ygloHL7WlYCl2vXfWMwo0irJG4t0MnVX9xM/A=; h=Message-ID:Date:MIME-Version:Subject:From:To:Cc:References: In-Reply-To:Content-Type; b=XzuhzbSF18CC23GCJnQAE0utV3FZNHOmiWBRE3eyPBbTbTWyO6zDNgacWlxYW0iu5E9Ht8pIAoz/rBA98laTo4/Uv39S1wQZg1z3ocxwAeHx9CSxGoivkm0kRKYwJKY2Wx7vk4yEXpw6FxNLQMVBYXRHxHQrxKNNQc1z61D++/4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=icloud.com; spf=pass smtp.mailfrom=icloud.com; dkim=pass (2048-bit key) header.d=icloud.com header.i=@icloud.com header.b=AmcArhM1; arc=none smtp.client-ip=57.103.76.53 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=icloud.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=icloud.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=icloud.com header.i=@icloud.com header.b="AmcArhM1" Received: from outbound.st.icloud.com (unknown [127.0.0.2]) by p00-icloudmta-asmtp-us-east-1a-100-percent-5 (Postfix) with ESMTPS id C684D18000B1; Thu, 07 May 2026 03:29:46 +0000 (UTC) X-ICL-Out-Info: HUtFAUMEWwJACUgBTUQeDx5WFlZNRAJCTQhMHVsARQNFDFYEVBcOVk1RDUEfTgZTHgtKAl93AlEcVg1XQ1QEX1BfHA4FQhlACVQZXV8FWgAwUBtfAkIPHBNWFRMfVFYDRBkQVgFYVl0FTRpcGFkPHANNVloOWwRHFBcbXAAXG0YCBCMCXwBFAl4JVgEwFw9WTVAbXwJCDxwTVhUTAF4PD0wKHVZbAA8ASRRKBV1TRgYTDhoeVAUJVF0IHQcJUw0HEg9OUF13AlEcVg1XQ1QEX04ZDEodUlZbE1UXRgk= Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1778124589; x=1780716589; bh=xiO80MKCQGnBn7bYo3wXKE3b28gDaoCGsntdpJkmXT8=; h=Message-ID:Date:MIME-Version:Subject:From:To:Content-Type:x-icloud-hme; b=AmcArhM1mRfE0iSs53r82cAh8NA2wHF8y6yVe7PkpcgSJoYebNQ72+tfoBZ1Nc4vA4RYWsGfIPzwdmYSgMaTLu01bG6t2Xo+Fv39HbNoXjJKGgVb+GhfEVLopn6KZO39xtze3WJqZL2o9SANiB8Ydgv2z2wTIgsbJwmJDza5rnrX5hX+6gBRRocN5S35gKR1iljWGv+vgDNJjTGnjOHc7psgcTwks75jRd5sLuqIrdtXG9LH3Fz/xCTSS7pGHEIpYwuX2pKdSRVYwbtlMYPAE1nG6mqDC5RP2SxD/Al92DHBOnT5DkL8mbOf761bFjXo3zDbiePi/Kuq4Zxuzx+PGw== Received: from [192.168.89.2] (unknown [17.42.251.67]) by p00-icloudmta-asmtp-us-east-1a-100-percent-5 (Postfix) with ESMTPSA id 341FF18000B7; Thu, 07 May 2026 03:29:43 +0000 (UTC) Message-ID: <3ee67d29-260d-4c7b-92bf-1e4ddf5b66c0@icloud.com> Date: Thu, 7 May 2026 12:29:40 +0900 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 2/2] hwmon: add initial support for AMD PROM21 xHCI temperature sensor From: Jihong Min To: Randy Dunlap , Jihong Min , Greg Kroah-Hartman , Mathias Nyman Cc: Guenter Roeck , Jonathan Corbet , Shuah Khan , Mario Limonciello , Basavaraj Natikar , linux-usb@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org References: <20260506032939.92351-1-hurryman2212@gmail.com> <2e2ea249b30168a2eab62fc110c226a511f21bf2.1778099627.git.hurryman2212@gmail.com> <5a61ad36-d754-4ab9-8a56-83bccc1397f2@infradead.org> Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNTA3MDAzMCBTYWx0ZWRfX1JJY2z7S9WL2 9cGsNPneLYO61NVg1Ooby+VB0DqRjbOmTSLjRLHlYIxbQLxFCNLH7KdCT8tIAS8s3zSeD5WMA+W cla4j/MM3H4aCAyFcLHG7thDdHk34Yzw/AlX2lx/xV3QtdHvNeewu+P4FsON3xFbG4w8BhNjRPL +kig+cqU+45PT2tm1WYQLfN01vupBV0BY+OpvABzPtf+arKwpXmcspCRRV+65y/SkXLOGN8x457 WANcIN2cA7t1roHpRY/KuxeDOs515BYtx8eN/RT8R4eaEw3R7vqlJRCY93cF/1c9oxs2ZqTEDUE 4q6AA3cNcH9jofr44UvkPEtb8/tYYtptzxXtKXpj+7oKqgdg5Pm4c453y0k2qA= X-Proofpoint-ORIG-GUID: G_jU8VvAtb5Jsr1iWb6dpbI8ddRfOmKu X-Authority-Info-Out: v=2.4 cv=E7nAZKdl c=1 sm=1 tr=0 ts=69fc072b cx=c_apl:c_pps:t_out a=YrL12D//S6tul8v/L+6tKg==:117 a=YrL12D//S6tul8v/L+6tKg==:17 a=IkcTkHD0fZMA:10 a=NGcC8JguVDcA:10 a=x7bEGLp0ZPQA:10 a=5jDBv52wX64A:10 a=VkNPw1HP01LnGYTKEx00:22 a=hqD2QSi1MT07sOiQ9kgA:9 a=3ZKOabzyN94A:10 a=QEXdDO2ut3YA:10 a=PgRulw5oR9JgysbTFEid:22 a=MienORt8HT0FiJ1vGQZ6:22 X-Proofpoint-GUID: G_jU8VvAtb5Jsr1iWb6dpbI8ddRfOmKu 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. >>