From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: David Bauer <mail@david-bauer.net>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@somainline.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
linux-gpio@vger.kernel.org, kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v8] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
Date: Tue, 5 Mar 2024 10:09:42 +0100 [thread overview]
Message-ID: <CAMuHMdWumc5d2=otMjwhcT7xtyKCoJk1EXRDsPHtTwt_02g18A@mail.gmail.com> (raw)
In-Reply-To: <CACRpkdY+6__RoDrMT5tsxSAUBOxzjOFzH56Z=07SSG=2PXwcxA@mail.gmail.com>
Hi Linus,
On Tue, Mar 5, 2024 at 9:58 AM Linus Walleij <linus.walleij@linaro.org> wrote:
> On Tue, Mar 5, 2024 at 9:00 AM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> > On Fri, Mar 1, 2024 at 2:30 PM Linus Walleij <linus.walleij@linaro.org> wrote:
> > > From: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
> > >
> > > The Awinic AW9523(B) is a multi-function I2C gpio expander in a
> > > TQFN-24L package, featuring PWM (max 37mA per pin, or total max
> > > power 3.2Watts) for LED driving capability.
> > >
> > > It has two ports with 8 pins per port (for a total of 16 pins),
> > > configurable as either PWM with 1/256 stepping or GPIO input/output,
> > > 1.8V logic input; each GPIO can be configured as input or output
> > > independently from each other.
> > >
> > > This IC also has an internal interrupt controller, which is capable
> > > of generating an interrupt for each GPIO, depending on the
> > > configuration, and will raise an interrupt on the INTN pin to
> > > advertise this to an external interrupt controller.
> > >
> > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
> > > Signed-off-by: David Bauer <mail@david-bauer.net>
> > > Reported-by: kernel test robot <lkp@intel.com>
> >
> > This "Reported-by" should not be here, especially since the issue
> > reported[1] was not fixed, and is now in next[2].
>
> Oops I dropped the tag.
>
> > [1] https://lore.kernel.org/all/202106251415.3UY7htNp-lkp@intel.com/
> > [2] http://kisskb.ellerman.id.au/kisskb/buildresult/15135594/
>
> I wonder what the problem is though since the driver
> depends on OF && I2C...
CONFIG_PINCTRL_AW9523=y (bool)
CONFIG_I2C=m (tristate)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next prev parent reply other threads:[~2024-03-05 9:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 13:29 [PATCH v8] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander Linus Walleij
2024-03-01 14:11 ` Krzysztof Kozlowski
2024-03-05 8:00 ` Geert Uytterhoeven
2024-03-05 8:58 ` Linus Walleij
2024-03-05 9:09 ` Geert Uytterhoeven [this message]
2024-03-05 10:15 ` Linus Walleij
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='CAMuHMdWumc5d2=otMjwhcT7xtyKCoJk1EXRDsPHtTwt_02g18A@mail.gmail.com' \
--to=geert@linux-m68k.org \
--cc=angelogioacchino.delregno@somainline.org \
--cc=krzk@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=lkp@intel.com \
--cc=mail@david-bauer.net \
/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).