[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y5EA+4Ce/4IklLdJ@google.com>
Date: Wed, 7 Dec 2022 13:09:15 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Bjorn Helgaas <helgaas@...nel.org>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Pali Rohár <pali@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Wilczyński <kw@...ux.com>,
Bjorn Helgaas <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [v2 PATCH] PCI: aardvark: switch to using
devm_gpiod_get_optional()
On Wed, Dec 07, 2022 at 02:18:07PM -0600, Bjorn Helgaas wrote:
> On Wed, Dec 07, 2022 at 10:55:06AM -0800, Dmitry Torokhov wrote:
> > ...
> > I wonder if you could also consider picking up the mvebu patch:
> >
> > https://lore.kernel.org/all/Y3KbhIi4ZsSO7+Cl@google.com/
> >
> > pci-mvebu.c is the very last user of of_get_named_gpio_flags() in the
> > next tree, which we also want to stop exporting.
>
> Sure, but the 0-day bot found a couple issues, which I haven't
> bothered to look into:
>
> https://lore.kernel.org/all/202211151503.HLlq2Z4B-lkp@intel.com/
Ugh, indeed, I asumed this was an existing issue and of course I was
wrong. linux/irqchip/chained_irq.h was previously included indirectly
via linux/of_gpio.h and linux/gpio/driver.h.
I sent out v3 tha compiles cleanly.
Thanks.
--
Dmitry
Powered by blists - more mailing lists