linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@linaro.org>
To: Mary Strodl <mstrodl@csh.rit.edu>
Cc: linux-kernel@vger.kernel.org, tzungbi@kernel.org,
	linus.walleij@linaro.org, brgl@bgdev.pl,
	linux-gpio@vger.kernel.org
Subject: Re: [PATCH v4 3/4] gpio: mpsse: add quirk support
Date: Fri, 3 Oct 2025 23:29:28 +0300	[thread overview]
Message-ID: <aOAyKI7hv36oLJkD@stanley.mountain> (raw)
In-Reply-To: <20251003195036.3935245-4-mstrodl@csh.rit.edu>

On Fri, Oct 03, 2025 at 03:50:35PM -0400, Mary Strodl wrote:
> Builds out a facility for specifying compatible lines directions and
> labels for MPSSE-based devices.
> 
> * dir_in/out are bitmask of lines that can go in/out. 1 means
>   compatible, 0 means incompatible.
> * names is an array of line names which will be exposed to userspace.
> 
> Also changes the chip label format to include some more useful
> information about the device to help identify it from userspace.
> 
> Signed-off-by: Mary Strodl <mstrodl@csh.rit.edu>
> ---

Thanks!

Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>

regards,
dan carpenter


  reply	other threads:[~2025-10-03 20:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-03 19:50 [PATCH v4 0/4] gpio: mpsse: add support for bryx brik Mary Strodl
2025-10-03 19:50 ` [PATCH v4 1/4] gpio: mpsse: propagate error from direction_input Mary Strodl
2025-10-03 19:50 ` [PATCH v4 2/4] gpio: mpsse: ensure worker is torn down Mary Strodl
2025-10-03 19:50 ` [PATCH v4 3/4] gpio: mpsse: add quirk support Mary Strodl
2025-10-03 20:29   ` Dan Carpenter [this message]
2025-10-06 12:39     ` Mary Strodl
2025-10-03 19:50 ` [PATCH v4 4/4] gpio: mpsse: support bryx radio interface kit Mary Strodl
2025-10-06  9:09 ` [PATCH v4 0/4] gpio: mpsse: add support for bryx brik Linus Walleij
2025-10-06 12:38   ` Mary Strodl

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=aOAyKI7hv36oLJkD@stanley.mountain \
    --to=dan.carpenter@linaro.org \
    --cc=brgl@bgdev.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mstrodl@csh.rit.edu \
    --cc=tzungbi@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).