Re: [PATCH 2/6] dt-bindings: iio: mcp9600: Add microchip,mcp9601 and add constraints
From: Krzysztof Kozlowski
Date: Tue Aug 19 2025 - 02:58:15 EST
On Mon, Aug 18, 2025 at 02:32:10PM -0400, Ben Collins wrote:
> properties:
> compatible:
> - const: microchip,mcp9600
> + oneOf:
> + - const: microchip,mcp9600
> + - items:
> + - const: microchip,mcp9601
> + - const: microchip,mcp9600
>
> reg:
> maxItems: 1
> @@ -34,6 +38,8 @@ properties:
> - alert2
> - alert3
> - alert4
> + - open-circuit
> + - short-circuit
I do not understand this change. And again, if you tested it before
sending, you should see error.
Best regards,
Krzysztof