ARM: dts: qcom-msm8974*: Fix I2C labels
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Fri, 15 Apr 2022 11:56:14 +0000 (13:56 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 19 Apr 2022 23:22:15 +0000 (18:22 -0500)
Fix up the label names and add missing ones.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220415115633.575010-5-konrad.dybcio@somainline.org
arch/arm/boot/dts/qcom-msm8974.dtsi

index ccd2593dc8c43d52d7f35c2fe0fb2cd63539d043..3a2f84c5174f805ea3b172721cd5727f6f2f722e 100644 (file)
@@ -957,7 +957,7 @@ msmgpio: pinctrl@fd510000 {
                        interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
                };
 
-               i2c@f9923000 {
+               blsp1_i2c1: i2c@f9923000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9923000 0x1000>;
@@ -968,7 +968,7 @@ i2c@f9923000 {
                        #size-cells = <0>;
                };
 
-               i2c@f9924000 {
+               blsp1_i2c2: i2c@f9924000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9924000 0x1000>;
@@ -979,7 +979,7 @@ i2c@f9924000 {
                        #size-cells = <0>;
                };
 
-               blsp_i2c3: i2c@f9925000 {
+               blsp1_i2c3: i2c@f9925000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9925000 0x1000>;
@@ -990,7 +990,7 @@ blsp_i2c3: i2c@f9925000 {
                        #size-cells = <0>;
                };
 
-               blsp_i2c6: i2c@f9928000 {
+               blsp1_i2c6: i2c@f9928000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9928000 0x1000>;
@@ -1001,7 +1001,7 @@ blsp_i2c6: i2c@f9928000 {
                        #size-cells = <0>;
                };
 
-               blsp_i2c8: i2c@f9964000 {
+               blsp2_i2c2: i2c@f9964000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9964000 0x1000>;
@@ -1012,7 +1012,7 @@ blsp_i2c8: i2c@f9964000 {
                        #size-cells = <0>;
                };
 
-               blsp_i2c11: i2c@f9967000 {
+               blsp2_i2c5: i2c@f9967000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9967000 0x1000>;
@@ -1025,7 +1025,7 @@ blsp_i2c11: i2c@f9967000 {
                        dma-names = "tx", "rx";
                };
 
-               blsp_i2c12: i2c@f9968000 {
+               blsp2_i2c6: i2c@f9968000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";
                        reg = <0xf9968000 0x1000>;