Re: [PATCH v5 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
From: NG, TZE YEE
Date: Sun Jul 19 2026 - 23:32:23 EST
On 19/7/2026 10:45 pm, Guenter Roeck wrote:
> On Tue, Jul 14, 2026 at 11:28:01PM -0700, tze.yee.ng@xxxxxxxxxx wrote:
>> From: Tze Yee Ng <tze.yee.ng@xxxxxxxxxx>
>>
>> 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 <muhammad.nazim.amirul.nazle.asmade@xxxxxxxxxx>
>> Signed-off-by: Tze Yee Ng <tze.yee.ng@xxxxxxxxxx>
>
> This version of the series does not apply to the mainline kernel. Please rebase
> and resubmit.
>
> Thanks,
> Guenter
Hi Guenter,
I've submitted v6 with rebase on torvalds/master (given “Linux 7.2-rc4”).
v6 - https://lore.kernel.org/all/cover.1784516953.git.tze.yee.ng@xxxxxxxxxx/
Thanks,
Tze Yee