From: Lorenzo Pieralisi <lpieralisi@kernel.org>
To: Xi Ruoyao <xry111@xry111.site>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
"Krzysztof Wilczyński" <kw@linux.com>,
"Rob Herring" <robh@kernel.org>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Xiaowei Song" <songxiaowei@huawei.com>,
stable@vger.kernel.org
Subject: Re: Ping: [PATCH] PCI: kirin: Select REGMAP_MMIO for PCIE_KIRIN
Date: Fri, 10 Mar 2023 11:45:34 +0100 [thread overview]
Message-ID: <ZAsKThAQPbGVUig8@lpieralisi> (raw)
In-Reply-To: <8996e9ba32cbdc24b828c9a37793b39f17eb33a8.camel@xry111.site>
On Tue, Mar 07, 2023 at 01:42:01PM +0800, Xi Ruoyao wrote:
> Gentle ping.
>
> On Tue, 2023-02-28 at 12:34 +0800, Xi Ruoyao wrote:
> > pcie-kirin.c invokes devm_regmap_init_mmio, so it's necessary to
> > select
> > REGMAP_MMIO or vmlinux fails to link with "undefined reference to
> > `__devm_regmap_init_mmio_clk`.
> >
> > Cc: stable@vger.kernel.org # at least for 6.1 and 6.2
I merged this (with a rewritten commit log, Fixes tag and
CC stable - please have a look and check how this has to
be written for future submissions):
https://lore.kernel.org/linux-pci/167844411812.1209684.12017386820985241641.b4-ty@kernel.org
This patch is dropped.
Thanks,
Lorenzo
> > Signed-off-by: Xi Ruoyao <xry111@xry111.site>
> > ---
> > drivers/pci/controller/dwc/Kconfig | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/pci/controller/dwc/Kconfig
> > b/drivers/pci/controller/dwc/Kconfig
> > index 434f6a4f4041..d29551261e80 100644
> > --- a/drivers/pci/controller/dwc/Kconfig
> > +++ b/drivers/pci/controller/dwc/Kconfig
> > @@ -307,6 +307,7 @@ config PCIE_KIRIN
> > tristate "HiSilicon Kirin series SoCs PCIe controllers"
> > depends on PCI_MSI
> > select PCIE_DW_HOST
> > + select REGMAP_MMIO
> > help
> > Say Y here if you want PCIe controller support
> > on HiSilicon Kirin series SoCs.
>
> --
> Xi Ruoyao <xry111@xry111.site>
> School of Aerospace Science and Technology, Xidian University
next prev parent reply other threads:[~2023-03-10 10:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-28 4:34 [PATCH] PCI: kirin: Select REGMAP_MMIO for PCIE_KIRIN Xi Ruoyao
2023-03-07 5:42 ` Ping: " Xi Ruoyao
2023-03-10 10:45 ` Lorenzo Pieralisi [this message]
2023-03-10 10:51 ` Xi Ruoyao
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=ZAsKThAQPbGVUig8@lpieralisi \
--to=lpieralisi@kernel.org \
--cc=bhelgaas@google.com \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=robh@kernel.org \
--cc=songxiaowei@huawei.com \
--cc=stable@vger.kernel.org \
--cc=xry111@xry111.site \
/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