Re: [PATCH v2 2/4] dt-bindings: iio: dac: add adi,ad5710r.yaml
From: Conor Dooley
Date: Tue Jul 21 2026 - 12:08:45 EST
On Tue, Jul 21, 2026 at 04:47:11PM +0800, Kim Seer Paller wrote:
> Add device tree bindings for the Analog Devices AD5710R/AD5711R
> 8-channel 12-/16-bit Configurable IDAC/VDAC.
>
> Signed-off-by: Kim Seer Paller <kimseer.paller@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/dac/adi,ad5710r.yaml | 143 +++++++++++++++++++++
> +patternProperties:
> + "^channel@[0-7]$":
> + $ref: /schemas/iio/dac/dac.yaml#
> + type: object
> + description:
> + Represents the external channels which are connected to the DAC.
> +
> + properties:
> + reg:
> + description: Channel number
> + items:
> + minimum: 0
> + maximum: 7
> +
> + adi,ch-func:
> + description:
> + Channel output type. Use CH_FUNC_VOLTAGE_OUTPUT for voltage
> + output or CH_FUNC_CURRENT_OUTPUT for current output.
> + $ref: /schemas/types.yaml#/definitions/uint32
> + enum: [1, 2]
Please make this property a string.
Attachment:
signature.asc
Description: PGP signature