devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0'
@ 2025-06-18 20:14 Gabor Juhos
  2025-06-18 20:32 ` Konrad Dybcio
  2025-08-24  2:55 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Gabor Juhos @ 2025-06-18 20:14 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Sricharan Ramabadhran, devi priya
  Cc: linux-arm-msm, devicetree, linux-kernel, Gabor Juhos

The PCI controller at address 28000000 supports PCIe only, so use 'pcie'
as node name for that. This ensures that all PCIe controller instance
nodes are using the same name.

Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
---
 arch/arm64/boot/dts/qcom/ipq9574.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq9574.dtsi b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
index 815b5f9540b80e91e81e02a97b20c0426f40b003..8ae4b165c315394532006665235592add112d266 100644
--- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi
@@ -1161,7 +1161,7 @@ pcie2: pcie@20000000 {
 			status = "disabled";
 		};
 
-		pcie0: pci@28000000 {
+		pcie0: pcie@28000000 {
 			compatible = "qcom,pcie-ipq9574";
 			reg = <0x28000000 0xf1d>,
 			      <0x28000f20 0xa8>,

---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250603-ipq9574-pcie0-name-c9fbf251406a

Best regards,
-- 
Gabor Juhos <j4g8y7@gmail.com>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0'
  2025-06-18 20:14 [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0' Gabor Juhos
@ 2025-06-18 20:32 ` Konrad Dybcio
  2025-08-24  2:55 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2025-06-18 20:32 UTC (permalink / raw)
  To: Gabor Juhos, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Sricharan Ramabadhran,
	devi priya
  Cc: linux-arm-msm, devicetree, linux-kernel

On 6/18/25 10:14 PM, Gabor Juhos wrote:
> The PCI controller at address 28000000 supports PCIe only, so use 'pcie'
> as node name for that. This ensures that all PCIe controller instance
> nodes are using the same name.
> 
> Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0'
  2025-06-18 20:14 [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0' Gabor Juhos
  2025-06-18 20:32 ` Konrad Dybcio
@ 2025-08-24  2:55 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2025-08-24  2:55 UTC (permalink / raw)
  To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Sricharan Ramabadhran, devi priya, Gabor Juhos
  Cc: linux-arm-msm, devicetree, linux-kernel


On Wed, 18 Jun 2025 22:14:09 +0200, Gabor Juhos wrote:
> The PCI controller at address 28000000 supports PCIe only, so use 'pcie'
> as node name for that. This ensures that all PCIe controller instance
> nodes are using the same name.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0'
      commit: c6fa3429cf3ccd806a4059706ebd0f2221b5b965

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-24  2:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-18 20:14 [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0' Gabor Juhos
2025-06-18 20:32 ` Konrad Dybcio
2025-08-24  2:55 ` Bjorn Andersson

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).