Re: [RFC PATCH 3/3] dt-bindings: iio: add analog devices ad9832/ad9835

From: Krzysztof Kozlowski
Date: Tue Dec 16 2025 - 01:08:51 EST


On Fri, Dec 05, 2025 at 05:27:43PM -0300, Tomas Borquez wrote:
> +$id: http://devicetree.org/schemas/iio/frequency/adi,ad9832.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Analog Devices AD9832/AD9835 Direct Digital Synthesizer
> +
> +maintainers:
> + - Michael Hennerich <michael.hennerich@xxxxxxxxxx>
> +
> +properties:
> + compatible:
> + enum:
> + - adi,ad9832
> + - adi,ad9835

Driver suggests these are compatible. Are they? If yes, then express it
with fallback. In any case explain actual compatibility in the commit msg.

Best regards,
Krzysztof