Re: [PATCH v4 1/2] dt-bindings: hwmon: isl68137: Add compatible strings for RAA228942 and RAA228943

From: Krzysztof Kozlowski

Date: Wed Mar 25 2026 - 04:24:37 EST


On Wed, Mar 25, 2026 at 12:17:27PM +0800, Dawei Liu wrote:
> + - items:
> + - enum:
> + - renesas,raa228942
> + - renesas,raa228943
> + - const: renesas,raa228244
>
> reg:
> maxItems: 1
> @@ -149,3 +156,13 @@ examples:
> };
> };
> };
> + - |
> + i2c {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + regulator@60 {
> + compatible = "renesas,raa228942", "renesas,raa228244";

No need for new example - does not differ from the rest.

With example dropped:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof