[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3f3bf49e-0797-48e4-a2a9-25b9ad79c174@baylibre.com>
Date: Mon, 27 Jan 2025 16:43:31 -0600
From: David Lechner <dlechner@...libre.com>
To: Jonathan Santos <Jonathan.Santos@...log.com>, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Sergiu Cuciurean <sergiu.cuciurean@...log.com>, lars@...afoo.de,
Michael.Hennerich@...log.com, marcelo.schmitt@...log.com, jic23@...nel.org,
robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
jonath4nns@...il.com, marcelo.schmitt1@...il.com
Subject: Re: [PATCH v2 08/16] iio: adc: ad7768-1: Add reset gpio
On 1/27/25 9:12 AM, Jonathan Santos wrote:
> From: Sergiu Cuciurean <sergiu.cuciurean@...log.com>
>
> Depending on the controller, the default state of a gpio can vary. This
> change excludes the probability that the dafult state of the ADC reset
> gpio will be HIGH if it will be passed as reference in the devicetree.
>
> Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@...log.com>
Since you (Jonathan Santos) are the one submitting these patches, you should
add your Signed-off-by: here on the last line since you are the last one
touching the patch. And if you feel you made significant changes on top of
Sergiu's original patch, could could even add a Co-developed-by: line before
that.
More info: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin
> ---
> v2 Changes:
> * Replaced usleep_range() for fsleep() and gpiod_direction_output() for
> gpiod_set_value_cansleep().
> * Reset via SPI register is performed if the Reset GPIO is not defined.
> ---
Reviewed-by: David Lechner <dlechner@...libre.com>
Powered by blists - more mailing lists