Re: [PATCH v6 4/8] hwmon: (amc6821) add support for tsd,mule

From: Guenter Roeck
Date: Wed Jul 31 2024 - 11:21:27 EST


On Thu, Jul 25, 2024 at 03:27:50PM +0200, Farouk Bouabid wrote:
> Theobroma Systems Mule is an MCU that emulates a set of I2C devices,
> among which is an amc6821 and other devices that are reachable through
> an I2C-mux.
>
> The devices on the mux can be selected by writing the appropriate device
> number to an I2C config register (amc6821: reg 0xff)
>
> Implement "tsd,mule" compatible to instantiate the I2C-mux platform device
> when probing the amc6821.
>
> Signed-off-by: Farouk Bouabid <farouk.bouabid@xxxxxxxxx>
> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Applied.

Thanks,
Guenter