Re: [PATCH v2 2/2] hwmon: (cgbc-hwmon): Add some sensors

From: Guenter Roeck

Date: Fri Sep 11 2026 - 15:26:35 EST


On Fri, Sep 11, 2026 at 07:31:59PM +0200, Thomas Richard (congatec GmbH) wrote:
> Add the following sensors:
> - Alternate Board Temperature (temp11_input)
> - Top DIMM 1-7 Temperature (temp12_input to temp18_input)
> - Bottom DIMM 1 Temperature (temp19_input)
> - 12V Standby Voltage (in14_input)
>
> This fixes the following warning on conga-SA7:
>
> Board Controller returned an unknown sensor (bc_type=1, bc_id=11), ignore it
>
> Also update existing labels to match Congatec documentation.
>
> Cc: stable@xxxxxxxxxx
> Fixes: 08ebc9def79f ("hwmon: Add Congatec Board Controller monitoring driver")
> Signed-off-by: Thomas Richard (congatec GmbH) <thomas.richard@xxxxxxxxxxx>

Applied.

Thanks,
Guenter