Re: [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-18 Thread Jonathan Cameron
On Thu, 14 Feb 2019 18:31:12 -0200 Renato Lui Geh wrote: > Hi Jonathan, > > Thanks for the review. Comments inline. > > Renato > > On 02/09, Jonathan Cameron wrote: > >On Tue, 5 Feb 2019 15:13:00 -0200 > >Renato Lui Geh wrote: > > > >> Previously, the AD7780 driver only supported gpio for

Re: [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-14 Thread Renato Lui Geh
Hi Jonathan, Thanks for the review. Comments inline. Renato On 02/09, Jonathan Cameron wrote: On Tue, 5 Feb 2019 15:13:00 -0200 Renato Lui Geh wrote: Previously, the AD7780 driver only supported gpio for the 'powerdown' pin. This commit adds suppport for the 'gain' and 'filter' pin.

Re: [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-09 Thread Jonathan Cameron
On Tue, 5 Feb 2019 15:13:00 -0200 Renato Lui Geh wrote: > Previously, the AD7780 driver only supported gpio for the 'powerdown' > pin. This commit adds suppport for the 'gain' and 'filter' pin. > > Signed-off-by: Renato Lui Geh > Signed-off-by: Giuliano Belinassi > Co-developed-by: Giuliano

Re: [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-05 Thread Linus Torvalds
Peter, this email was marked as spam for me (and probably others) because of this DKIM signature: DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pmeerw.net; s=mail; where the problem is that when the message goes through the vger.kernel.org mailing list machinery, the

Re: [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-05 Thread Renato Lui Geh
Hi Peter, Thank you for the review! Comments inline. Renato On 02/05, Peter Meerwald-Stadler wrote: On Tue, 5 Feb 2019, Renato Lui Geh wrote: Previously, the AD7780 driver only supported gpio for the 'powerdown' pin. This commit adds suppport for the 'gain' and 'filter' pin. comments

Re: [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-05 Thread Peter Meerwald-Stadler
On Tue, 5 Feb 2019, Renato Lui Geh wrote: > Previously, the AD7780 driver only supported gpio for the 'powerdown' > pin. This commit adds suppport for the 'gain' and 'filter' pin. comments below > Signed-off-by: Renato Lui Geh > Signed-off-by: Giuliano Belinassi > Co-developed-by: Giuliano

[PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

2019-02-05 Thread Renato Lui Geh
Previously, the AD7780 driver only supported gpio for the 'powerdown' pin. This commit adds suppport for the 'gain' and 'filter' pin. Signed-off-by: Renato Lui Geh Signed-off-by: Giuliano Belinassi Co-developed-by: Giuliano Belinassi --- Changes in v3: - Renamed ad7780_chip_info's