From: Bjorn Helgaas <helgaas@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Pali Rohár" <pali@kernel.org>, "Rob Herring" <robh@kernel.org>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Bjorn Helgaas" <bhelgaas@google.com>,
linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional()
Date: Wed, 7 Dec 2022 14:18:07 -0600 [thread overview]
Message-ID: <20221207201807.GA1468291@bhelgaas> (raw)
In-Reply-To: <Y5DhigXLHMZPhI/E@google.com>
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/
Bjorn
WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Helgaas <helgaas@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Pali Rohár" <pali@kernel.org>, "Rob Herring" <robh@kernel.org>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Bjorn Helgaas" <bhelgaas@google.com>,
linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional()
Date: Wed, 7 Dec 2022 14:18:07 -0600 [thread overview]
Message-ID: <20221207201807.GA1468291@bhelgaas> (raw)
In-Reply-To: <Y5DhigXLHMZPhI/E@google.com>
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/
Bjorn
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-12-07 20:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 18:42 [v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional() Dmitry Torokhov
2022-11-14 18:42 ` Dmitry Torokhov
2022-11-15 18:00 ` Pali Rohár
2022-11-15 18:00 ` Pali Rohár
2022-12-07 1:31 ` Dmitry Torokhov
2022-12-07 1:31 ` Dmitry Torokhov
2022-12-07 7:57 ` Pali Rohár
2022-12-07 7:57 ` Pali Rohár
2022-12-07 14:33 ` Bjorn Helgaas
2022-12-07 14:33 ` Bjorn Helgaas
2022-12-07 18:55 ` Dmitry Torokhov
2022-12-07 18:55 ` Dmitry Torokhov
2022-12-07 20:18 ` Bjorn Helgaas [this message]
2022-12-07 20:18 ` Bjorn Helgaas
2022-12-07 21:09 ` Dmitry Torokhov
2022-12-07 21:09 ` Dmitry Torokhov
2022-12-16 18:25 ` Pali Rohár
2022-12-16 18:25 ` Pali Rohár
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=20221207201807.GA1468291@bhelgaas \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=dmitry.torokhov@gmail.com \
--cc=kw@linux.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=pali@kernel.org \
--cc=robh@kernel.org \
--cc=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.