Re: [PATCH v3 5/7] dt-bindings: iio: adc: adi,ad7380: add spi-lanes property
From: Rob Herring (Arm)
Date: Thu Dec 04 2025 - 16:29:58 EST
On Mon, 01 Dec 2025 20:20:43 -0600, David Lechner wrote:
> Add spi-lanes property to describe how many SDO lines are wired up on
> the ADC. These chips are simultaneous sampling ADCs and have one SDO
> line per channel, either 2 or 4 total depending on the part number.
>
> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
> ---
> v3 changes:
> * Renamed "buses" to "lanes" to reflect devicetree property name change.
> ---
> .../devicetree/bindings/iio/adc/adi,ad7380.yaml | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>