From: Johan Hovold <johan@kernel.org>
To: Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: "Krzysztof Wilczyński" <kw@linux.com>,
"Rob Herring" <robh@kernel.org>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: PCI: Fix unit address of example root port
Date: Wed, 5 Apr 2023 13:19:40 +0200 [thread overview]
Message-ID: <ZC1ZTHeRqtghwVBB@hovoldconsulting.com> (raw)
In-Reply-To: <20230317112019.9090-1-johan+linaro@kernel.org>
On Fri, Mar 17, 2023 at 12:20:19PM +0100, Johan Hovold wrote:
> Fix the unit address of the example root port which is identical to the
> device number (i.e. 1).
>
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---
This one hasn't showed up in linux-next yet. Could you pick it up for
6.4, Lorenzo?
> Documentation/devicetree/bindings/pci/pci.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pci/pci.txt b/Documentation/devicetree/bindings/pci/pci.txt
> index 6a8f2874a24d..8b7c52436558 100644
> --- a/Documentation/devicetree/bindings/pci/pci.txt
> +++ b/Documentation/devicetree/bindings/pci/pci.txt
> @@ -76,7 +76,7 @@ Example:
> pcie@10000000 {
> compatible = "pci-host-ecam-generic";
> ...
> - pcie@0008 {
> + pcie@1 {
> /* Root port 00:01.0 is external-facing */
> reg = <0x00000800 0 0 0 0>;
> external-facing;
Johan
next prev parent reply other threads:[~2023-04-05 11:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 11:20 [PATCH] dt-bindings: PCI: Fix unit address of example root port Johan Hovold
2023-03-21 20:18 ` Rob Herring
2023-04-05 11:19 ` Johan Hovold [this message]
2023-04-05 13:38 ` Rob Herring
2023-04-11 13:32 ` Johan Hovold
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=ZC1ZTHeRqtghwVBB@hovoldconsulting.com \
--to=johan@kernel.org \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox