linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
To: Bjorn Helgaas <bhelgaas@google.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>,
	linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node
Date: Mon, 18 Apr 2022 09:56:18 +0900	[thread overview]
Message-ID: <b6bd1a3c-f9a4-7e2f-b8ac-0676b9873e08@socionext.com> (raw)
In-Reply-To: <1648617814-9217-3-git-send-email-hayashi.kunihiko@socionext.com>

On 2022/03/30 14:23, Kunihiko Hayashi wrote:
> UniPhier PCIe host controller doesn't use "snps,dw-pcie" compatible, so
> this is no longer needed. Remove the compatible string from the pcie node
> to fix the following warning.
> 
>    uniphier-ld20-akebi96.dtb: pcie@66000000: compatible:
> ['socionext,uniphier-pcie', 'snps,dw-pcie'] is too long
>        From schema:
> Documentation/devicetree/bindings/pci/socionext,uniphier-pcie.yaml
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
> ---
>   arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 +-
>   arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)

This patch 2 is for the devicetree and patch 1 has already been merged,
so I'll post it as a new patch series along with other devicetree patches.

Thank you,

---
Best Regards
Kunihiko Hayashi

      reply	other threads:[~2022-04-18  0:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30  5:23 [PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue Kunihiko Hayashi
2022-03-30  5:23 ` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema Kunihiko Hayashi
2022-04-04 18:44   ` Rob Herring
2022-03-30  5:23 ` [PATCH v2 2/2] arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node Kunihiko Hayashi
2022-04-18  0:56   ` Kunihiko Hayashi [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=b6bd1a3c-f9a4-7e2f-b8ac-0676b9873e08@socionext.com \
    --to=hayashi.kunihiko@socionext.com \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).