Re: [PATCH v2 2/3] hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943

From: Guenter Roeck

Date: Wed Mar 18 2026 - 01:26:54 EST


On 3/17/26 19:19, Dawei Liu wrote:
Both RAA228942 and RAA228943 are digital dual-output 16-Phase
(X+Y <= 16) PWM controllers. They are PMBus command compatible
with the RAA228228/RAA228244/RAA228246 family and use the same
2-rail non-TC driver configuration.

Signed-off-by: Dawei Liu <dawei.liu.jy@xxxxxxxxxxx>

For my reference:

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Note that technically the devicetree patch should come first,
and I can not apply this and the next patch because you dropped
Krzysztof's Acked-by: tag from that patch.

Guenter