Re: [PATCH 2/2] dt-bindings: hwmon: isl68137: Add compatible string for RAA228942 and RAA228943
From: Krzysztof Kozlowski
Date: Mon Mar 16 2026 - 04:25:50 EST
On Mon, Mar 16, 2026 at 01:35:41PM +0800, Dawei Liu wrote:
> Add compatible strings for the Renesas RAA228942 and RAA228943
> digital dual-output 16-Phase PWM controllers.
>
> Signed-off-by: Dawei Liu <dawei.liu.jy@xxxxxxxxxxx>
Please read submitting patches in bindings and process directories.
> ---
> .../devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
> index ae23a0537..53d07c0ce 100644
> --- a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
> @@ -56,6 +56,8 @@ properties:
> - renesas,raa228228
> - renesas,raa228244
> - renesas,raa228246
> + - renesas,raa228942
> + - renesas,raa228943
So are they compatible or they are not compatible with anything else,
like driver suggests? That's what commit msg is for as well.
Best regards,
Krzysztof