devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linusw@kernel.org>
To: Jorge Marques <jorge.marques@analog.com>
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"Jonathan Cameron" <jic23@kernel.org>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Jonathan Corbet" <corbet@lwn.net>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Bartosz Golaszewski" <brgl@bgdev.pl>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-gpio@vger.kernel.org
Subject: Re: [PATCH v3 9/9] iio: adc: ad4062: Add GPIO Controller support
Date: Thu, 11 Dec 2025 00:48:49 +0100	[thread overview]
Message-ID: <CAD++jLnAcBv0Lb_e6edAz82UkDZSeb-3y9Xm3m4rsgHiw0kLJg@mail.gmail.com> (raw)
In-Reply-To: <20251205-staging-ad4062-v3-9-8761355f9c66@analog.com>

On Fri, Dec 5, 2025 at 4:19 PM Jorge Marques <jorge.marques@analog.com> wrote:

> When gp0 or gp1 is not taken as an interrupt, expose them as GPO if
> gpio-contoller is set in the devicetree. gpio-regmap is not used
> because the GPO static low is 'b101 and static high is 0b110; low state
> requires setting bit 0, not fitting the abstraction of low=0 and
> high=mask.
>
> Signed-off-by: Jorge Marques <jorge.marques@analog.com>

Reviewed-by: Linus Walleij <linusw@kernel.org>

Yours,
Linus Walleij

      reply	other threads:[~2025-12-10 23:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-05 15:12 [PATCH v3 0/9] Add support for AD4062 device family Jorge Marques
2025-12-05 15:12 ` [PATCH v3 1/9] dt-bindings: iio: adc: Add adi,ad4062 Jorge Marques
2025-12-06 16:58   ` Jonathan Cameron
2025-12-08 21:17     ` Jorge Marques
2025-12-05 15:12 ` [PATCH v3 2/9] docs: iio: New docs for ad4062 driver Jorge Marques
2025-12-06 17:01   ` Jonathan Cameron
2025-12-05 15:12 ` [PATCH v3 3/9] iio: adc: Add support for ad4062 Jorge Marques
2025-12-06 17:34   ` Jonathan Cameron
2025-12-08 21:16     ` Jorge Marques
2025-12-06 18:12   ` kernel test robot
2025-12-05 15:12 ` [PATCH v3 4/9] docs: iio: ad4062: Add IIO Trigger support Jorge Marques
2025-12-05 15:12 ` [PATCH v3 5/9] iio: adc: " Jorge Marques
2025-12-06 17:45   ` Jonathan Cameron
2025-12-08 21:17     ` Jorge Marques
2025-12-05 15:12 ` [PATCH v3 6/9] docs: iio: ad4062: Add IIO Events support Jorge Marques
2025-12-05 15:12 ` [PATCH v3 7/9] iio: adc: " Jorge Marques
2025-12-06 17:52   ` Jonathan Cameron
2025-12-08 21:12     ` Jorge Marques
2025-12-05 15:12 ` [PATCH v3 8/9] docs: iio: ad4062: Add GPIO Controller support Jorge Marques
2025-12-10 23:47   ` Linus Walleij
2025-12-05 15:12 ` [PATCH v3 9/9] iio: adc: " Jorge Marques
2025-12-10 23:48   ` Linus Walleij [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAD++jLnAcBv0Lb_e6edAz82UkDZSeb-3y9Xm3m4rsgHiw0kLJg@mail.gmail.com \
    --to=linusw@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=conor+dt@kernel.org \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=jorge.marques@analog.com \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).