Re: [PATCH v8 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
Dinh Nguyen <[email protected]> Mon, 27 Jul 2026 12:02:19 -0500
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Guenter, On 7/23/26 01:02, [email protected] wrote: > From: Tze Yee Ng <[email protected]> > > Add asynchronous Stratix 10 service layer support for hardware monitor > temperature and voltage read commands in stratix10_svc_async_send() and > stratix10_svc_async_prepare_response(). > > Register a socfpga-hwmon platform device from the service layer driver > when hardware monitor support is enabled, similar to the RSU device. > > Signed-off-by: Nazim Amirul <[email protected]> > Signed-off-by: Tze Yee Ng <[email protected]> > --- I've been taking these patches through Greg KH's char-misc tree. I'll wait on your feedback on patch 2 to take this patch. Thanks, Dinh