Re: [PATCH v2] hwmon: (socfpga) add Agilex 5 channel mapping
From: Guenter Roeck
Date: Mon Sep 14 2026 - 13:58:14 EST
On Mon, Sep 14, 2026 at 05:13:35PM +0800, tze.yee.ng@xxxxxxxxxx wrote:
> From: Tze Yee Ng <tze.yee.ng@xxxxxxxxxx>
>
> Add temperature channel mapping for Agilex 5 and bind it to the
> "intel,agilex5-svc" compatible string. Reuse the Agilex voltage channels.
> Agilex 5 omits temperature channel 2 (top-left corner) because that
> sensor is not present; remaining sensors keep Agilex channel numbers.
>
> The "intel,agilex5-svc" compatible is added to the stratix10-svc match
> table by a separate patch [1]. Without that change the service layer does
> not bind on Agilex 5, so the socfpga-hwmon device is never created; this
> patch depends on it.
>
> Update the socfpga-hwmon documentation to list Agilex 5, the matching
> compatible string, and the SDM temperature/voltage channel tables.
>
> Signed-off-by: Tze Yee Ng <tze.yee.ng@xxxxxxxxxx>
> Link: https://lore.kernel.org/all/20260907082203.2639395-4-adrian.ho.yin.ng@xxxxxxxxxx/ [1]
Applied.
Thanks,
Guenter