]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0'
authorGabor Juhos <j4g8y7@gmail.com>
Wed, 18 Jun 2025 20:14:09 +0000 (22:14 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sun, 24 Aug 2025 01:48:33 +0000 (20:48 -0500)
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>
Link: https://lore.kernel.org/r/20250618-ipq9574-pcie0-name-v1-1-f0a8016ea504@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq9574.dtsi

index 815b5f9540b80e91e81e02a97b20c0426f40b003..8ae4b165c315394532006665235592add112d266 100644 (file)
                        status = "disabled";
                };
 
-               pcie0: pci@28000000 {
+               pcie0: pcie@28000000 {
                        compatible = "qcom,pcie-ipq9574";
                        reg = <0x28000000 0xf1d>,
                              <0x28000f20 0xa8>,