Re: [PATCH v2] hwmon: tps23861: add support for initializing the chip

From: Krzysztof Kozlowski
Date: Thu Aug 25 2022 - 10:17:57 EST


On 25/08/2022 17:10, Andreas Böhler wrote:
> The tps23861 driver does not initialize the chip and relies on it being
> in auto-mode by default. On some devices, these controllers default to
> OFF-Mode and hence cannot be used at all.
>
> This brings minimal support for initializing the controller in a user-
> defined mode.
>
> Tested on a TP-Link TL-SG2452P with 12x TI TPS23861 controllers.
>
> Signed-off-by: Andreas Böhler <dev@xxxxxxxxxxx>
> ---
> .../bindings/hwmon/ti,tps23861.yaml | 76 +++++++++++++++++

Please run scripts/checkpatch.pl and fix the warnings.

Best regards,
Krzysztof