[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250618-ipq9574-pcie0-name-v1-1-f0a8016ea504@gmail.com>
Date: Wed, 18 Jun 2025 22:14:09 +0200
From: Gabor Juhos <j4g8y7@...il.com>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Sricharan Ramabadhran <quic_srichara@...cinc.com>,
devi priya <quic_devipriy@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Gabor Juhos <j4g8y7@...il.com>
Subject: [PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for
'pcie0'
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@...il.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@...00000 {
status = "disabled";
};
- pcie0: pci@...00000 {
+ pcie0: pcie@...00000 {
compatible = "qcom,pcie-ipq9574";
reg = <0x28000000 0xf1d>,
<0x28000f20 0xa8>,
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250603-ipq9574-pcie0-name-c9fbf251406a
Best regards,
--
Gabor Juhos <j4g8y7@...il.com>
Powered by blists - more mailing lists