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

From: Guenter Roeck

Date: Thu Sep 10 2026 - 20:59:29 EST


On Thu, Sep 10, 2026 at 03:28:22PM +0200, Thomas Richard (congatec GmbH) wrote:
> Add the following temperature sensors:
> - Alternate Board Temperature (temp11_input)
> - Top DIMM 1-7 temperature (temp12_input to temp18_input)
> - Bottom DIMM 1 temperature (temp19_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