linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guilherme Destefani <linux@destefani.eng.br>
To: linux-gpio@vger.kernel.org
Cc: brgl@bgdev.pl, steffen.kothe.gc1993@googlemail.com,
	linus.walleij@linaro.org,
	Guilherme Destefani <linux@destefani.eng.br>
Subject: [PATCH 0/1] gpio-f7188x: add support Fintek F81804 & F81966
Date: Thu, 21 Mar 2024 14:00:18 -0300	[thread overview]
Message-ID: <20240321170015.74544-1-linux@destefani.eng.br> (raw)

Hello Steffen Kothe, and Bartosz Golaszewski,

I have a board with the Fintek F81966 chip, and noticed that
the GPIO exported in a physical pin wasn't working with the latest
kernel.

The board is a https://www.jetwaycomputer.com/MI24.html

Reading the datasheet and asking for help from Fintek for
a way to make both chips work, I ended up with the patch in the
following email.

Bartosz, I sent it to you because you are listed as maintainer for the GPIO
subsystem.
Steffen, you made the change that bring support to the F81804, so I hope
that you still have a board with the F81804.

I only have a board with the F81966, so I can't test if it still works
with your board after applying the patch.

Despite being a small change, and following the method recommended by the
manufacturer, it would be nice to test this on a real board.

Can you please test this change in your board, Steffen?
If anyone else has a board with F81804, can you please confirm if with
this patch the driver recognizes the right GPIO for your board?

If is there anything that could be improved in the patch, let me know
and I will change it as needed.

Thank you all in advance (and Yu Chen from Fintek for the guidance),
Guilherme Destefani.

Guilherme Destefani (1):
  GPIO support for Fintek family F819XX

 drivers/gpio/gpio-f7188x.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

-- 
2.42.0


             reply	other threads:[~2024-03-21 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 17:00 Guilherme Destefani [this message]
2024-03-21 17:00 ` [PATCH 1/1] GPIO support for Fintek family F819XX Guilherme Destefani

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=20240321170015.74544-1-linux@destefani.eng.br \
    --to=linux@destefani.eng.br \
    --cc=brgl@bgdev.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=steffen.kothe.gc1993@googlemail.com \
    /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).