From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH] gpio-vf610: always register 32 GPIOs
Date: Thu, 08 Feb 2024 08:41:12 +0100 [thread overview]
Message-ID: <170737807282.462783.2572099360817485257.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240205111627.2397633-1-s.hauer@pengutronix.de>
On Mon, 05 Feb 2024 12:16:27 +0100, Sascha Hauer wrote:
> The gpio-vf610 driver used to parse the number of GPIOs to register from
> the gpio-ranges property. This was ok to do when the gpio-ranges
> property only contained a single entry like on the vf610. On i.MX93 we
> have multiple entries though, so the first entry doesn't contain the
> full number of GPIOs the device supports. We would have to parse all
> entries instead. That doesn't give us any gain though, we can equally
> well just register the maximum of 32 GPIOs and just have a few GPIOs
> registered that are not pinmuxed to the outside.
>
> [...]
Applied, thanks!
[1/1] gpio-vf610: always register 32 GPIOs
https://git.pengutronix.de/cgit/barebox/commit/?id=fc1d6f60e2b3 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-02-08 7:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-05 11:16 Sascha Hauer
2024-02-08 7:41 ` Sascha Hauer [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=170737807282.462783.2572099360817485257.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.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