[PATCH v5 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
Jonathan Neuschäfer
j.neuschaefer at gmx.net
Sun Jan 30 21:12:26 AEDT 2022
On Sun, Jan 30, 2022 at 02:50:25AM +0100, Linus Walleij wrote:
> On Sat, Jan 29, 2022 at 12:57 PM Jonathan Neuschäfer
> <j.neuschaefer at gmx.net> wrote:
>
> > This is version 5 of the WPCM450 pinctrl/GPIO driver patchset.
>
> I haven't had time to look in detail but the kernel robot is complaining
> about patch 5...
These are warnings about the pinctrl-npcm7xx driver that became (more
easily) visible under CONFIG_COMPILE_TEST through my patch.
>
> > I was originally just going to rebase the patchset on top of v5.17-rc1,
> > but while testing, I found that the IRQ handling code violated locking
> > rules, specifically that it used spin locks (which can sleep on RT kernels)
> > in IRQ contexts. So I made a few changes to fix that, mainly switching
> > to raw spin locks.
>
> Which patches do you expect to be applied to the pin control tree?
These two:
[PATCH v5 4/9] dt-bindings: pinctrl: Add Nuvoton WPCM450
[PATCH v5 5/9] pinctrl: nuvoton: Add driver for WPCM450
and the rest can go through Joel Stanley's BMC tree, I think.
Thanks,
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20220130/6ae9aaf0/attachment.sig>
More information about the openbmc
mailing list