All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	linux-arm-msm@vger.kernel.org,
	Kunihiko Hayashi <hayashi.kunihiko@socionext.com>,
	Rob Herring <robh@kernel.org>,
	linux-pci@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>,
	Hou Zhiqiang <Zhiqiang.Hou@nxp.com>,
	stable@vger.kernel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH v2] PCI: dwc: Move iATU detection earlier
Date: Wed, 14 Apr 2021 17:34:59 +0100	[thread overview]
Message-ID: <161841808904.25586.4339920653315344161.b4-ty@arm.com> (raw)
In-Reply-To: <20210413142219.2301430-1-dmitry.baryshkov@linaro.org>

On Tue, 13 Apr 2021 17:22:19 +0300, Dmitry Baryshkov wrote:
> dw_pcie_ep_init() depends on the detected iATU region numbers to allocate
> the in/outbound window management bitmap.  It fails after 281f1f99cf3a
> ("PCI: dwc: Detect number of iATU windows").
> 
> Move the iATU region detection into a new function, move the detection to
> the very beginning of dw_pcie_host_init() and dw_pcie_ep_init().  Also
> remove it from the dw_pcie_setup(), since it's more like a software
> initialization step than hardware setup.
> 
> [...]

Applied to pci/dwc, thanks!

[1/1] PCI: dwc: Move iATU detection earlier
      https://git.kernel.org/lpieralisi/pci/c/22f750acc7

Thanks,
Lorenzo

      parent reply	other threads:[~2021-04-14 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210413142228eucas1p105a35585dfedf7faf301942e47039563@eucas1p1.samsung.com>
2021-04-13 14:22 ` [PATCH v2] PCI: dwc: Move iATU detection earlier Dmitry Baryshkov
2021-04-13 14:57   ` Manivannan Sadhasivam
2021-04-14  6:40   ` Marek Szyprowski
2021-04-14 16:34   ` Lorenzo Pieralisi [this message]

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=161841808904.25586.4339920653315344161.b4-ty@arm.com \
    --to=lorenzo.pieralisi@arm.com \
    --cc=Zhiqiang.Hou@nxp.com \
    --cc=agross@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=stable@vger.kernel.org \
    /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.