]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: ipq9574: Add MHI to pcie nodes
authorVaradarajan Narayanan <quic_varada@quicinc.com>
Mon, 17 Mar 2025 10:00:27 +0000 (15:30 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 19 May 2025 20:33:49 +0000 (15:33 -0500)
Append the MHI range to the pcie nodes. Append the MHI register range to
IPQ9574. This is an optional range used by the dwc controller driver to
print debug stats via the debugfs file 'link_transition_count'.

Convert reg-names to vertical list.

Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250317100029.881286-3-quic_varada@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq9574.dtsi

index db69bff41afacacb5978962e843a9e26b45c299e..815b5f9540b80e91e81e02a97b20c0426f40b003 100644 (file)
                              <0x10000f20 0xa8>,
                              <0x10001000 0x1000>,
                              <0x000f8000 0x4000>,
-                             <0x10100000 0x1000>;
-                       reg-names = "dbi", "elbi", "atu", "parf", "config";
+                             <0x10100000 0x1000>,
+                             <0x000fe000 0x1000>;
+                       reg-names = "dbi",
+                                   "elbi",
+                                   "atu",
+                                   "parf",
+                                   "config",
+                                   "mhi";
                        device_type = "pci";
                        linux,pci-domain = <1>;
                        bus-range = <0x00 0xff>;
                              <0x18000f20 0xa8>,
                              <0x18001000 0x1000>,
                              <0x000f0000 0x4000>,
-                             <0x18100000 0x1000>;
-                       reg-names = "dbi", "elbi", "atu", "parf", "config";
+                             <0x18100000 0x1000>,
+                             <0x000f6000 0x1000>;
+                       reg-names = "dbi",
+                                   "elbi",
+                                   "atu",
+                                   "parf",
+                                   "config",
+                                   "mhi";
                        device_type = "pci";
                        linux,pci-domain = <3>;
                        bus-range = <0x00 0xff>;
                              <0x20000f20 0xa8>,
                              <0x20001000 0x1000>,
                              <0x00088000 0x4000>,
-                             <0x20100000 0x1000>;
-                       reg-names = "dbi", "elbi", "atu", "parf", "config";
+                             <0x20100000 0x1000>,
+                             <0x0008e000 0x1000>;
+                       reg-names = "dbi",
+                                   "elbi",
+                                   "atu",
+                                   "parf",
+                                   "config",
+                                   "mhi";
                        device_type = "pci";
                        linux,pci-domain = <2>;
                        bus-range = <0x00 0xff>;
                              <0x28000f20 0xa8>,
                              <0x28001000 0x1000>,
                              <0x00080000 0x4000>,
-                             <0x28100000 0x1000>;
-                       reg-names = "dbi", "elbi", "atu", "parf", "config";
+                             <0x28100000 0x1000>,
+                             <0x00086000 0x1000>;
+                       reg-names = "dbi",
+                                   "elbi",
+                                   "atu",
+                                   "parf",
+                                   "config",
+                                   "mhi";
                        device_type = "pci";
                        linux,pci-domain = <0>;
                        bus-range = <0x00 0xff>;