[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e30305b0-f997-4287-b3b5-41646d169f34@baylibre.com>
Date: Fri, 7 Feb 2025 14:51:52 -0600
From: David Lechner <dlechner@...libre.com>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>, jic23@...nel.org,
robh@...nel.org, conor+dt@...nel.org, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pwm@...r.kernel.org
Cc: Nuno Sa <nuno.sa@...log.com>
Subject: Re: [PATCH v12 6/9] iio: adc: adi-axi-adc: set data format
On 2/7/25 8:09 AM, Antoniu Miclaus wrote:
> Add support for selecting the data format within the AXI ADC ip.
>
> Add separate complatible string for the custom AD485X IP and implement
> the necessary changes.
>
> Reviewed-by: Nuno Sa <nuno.sa@...log.com>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@...log.com>
> ---
...
> @@ -312,6 +324,45 @@ static int axi_adc_interface_type_get(struct iio_backend *back,
> return 0;
> }
>
> +static int axi_adc_data_size_set(struct iio_backend *back, unsigned int size)
This function only applies to AD485X so would be nice to have _ad485x_ in the
function name.
Powered by blists - more mailing lists