devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] arm64: dts: qcom: sm8150: drop snps,dw-pcie fallback compatible
Date: Mon, 17 Apr 2023 09:16:56 +0200	[thread overview]
Message-ID: <ab2af7a2-8f5e-0909-327c-5405ec26aaba@linaro.org> (raw)
In-Reply-To: <20230416151311.346596-3-krzysztof.kozlowski@linaro.org>



On 16.04.2023 17:13, Krzysztof Kozlowski wrote:
> Qualcomm PCI express root complex does not use snps,dw-pcie fallback:
> 
>   ['qcom,pcie-sm8150', 'snps,dw-pcie'] is too long
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm8150.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8150.dtsi b/arch/arm64/boot/dts/qcom/sm8150.dtsi
> index 024b3c79ea11..1d22eca9cbde 100644
> --- a/arch/arm64/boot/dts/qcom/sm8150.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8150.dtsi
> @@ -1823,7 +1823,7 @@ dma@10a2000 {
>  		};
>  
>  		pcie0: pci@1c00000 {
> -			compatible = "qcom,pcie-sm8150", "snps,dw-pcie";
> +			compatible = "qcom,pcie-sm8150";
>  			reg = <0 0x01c00000 0 0x3000>,
>  			      <0 0x60000000 0 0xf1d>,
>  			      <0 0x60000f20 0 0xa8>,
> @@ -1918,7 +1918,7 @@ pcie0_lane: phy@1c06200 {
>  		};
>  
>  		pcie1: pci@1c08000 {
> -			compatible = "qcom,pcie-sm8150", "snps,dw-pcie";
> +			compatible = "qcom,pcie-sm8150";
>  			reg = <0 0x01c08000 0 0x3000>,
>  			      <0 0x40000000 0 0xf1d>,
>  			      <0 0x40000f20 0 0xa8>,

  reply	other threads:[~2023-04-17  7:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 15:13 [PATCH 1/4] arm64: dts: qcom: sm8150: drop incorrect serial properties Krzysztof Kozlowski
2023-04-16 15:13 ` [PATCH 2/4] arm64: dts: qcom: sm8150: add missing qcom,smmu-500 fallback Krzysztof Kozlowski
2023-04-17  7:16   ` Konrad Dybcio
2023-04-17  7:57     ` Krzysztof Kozlowski
2023-04-16 15:13 ` [PATCH 3/4] arm64: dts: qcom: sm8150: drop snps,dw-pcie fallback compatible Krzysztof Kozlowski
2023-04-17  7:16   ` Konrad Dybcio [this message]
2023-04-16 15:13 ` [PATCH 4/4] arm64: dts: qcom: sc8280xp: correct GIC child node name Krzysztof Kozlowski
2023-04-17  7:17   ` Konrad Dybcio
2023-04-17  7:15 ` [PATCH 1/4] arm64: dts: qcom: sm8150: drop incorrect serial properties Konrad Dybcio

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=ab2af7a2-8f5e-0909-327c-5405ec26aaba@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.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).