[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220815180439.156592149@linuxfoundation.org>
Date: Mon, 15 Aug 2022 19:53:47 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
stable@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Sasha Levin <sashal@...nel.org>
Subject: [PATCH 5.18 0228/1095] ARM: dts: qcom-msm8974*: Fix I2C labels
From: Konrad Dybcio <konrad.dybcio@...ainline.org>
[ Upstream commit bb167546d06847a8729c973fe5165a231fd5c39d ]
Fix up the label names and add missing ones.
Signed-off-by: Konrad Dybcio <konrad.dybcio@...ainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org>
Link: https://lore.kernel.org/r/20220415115633.575010-5-konrad.dybcio@somainline.org
Signed-off-by: Sasha Levin <sashal@...nel.org>
---
arch/arm/boot/dts/qcom-msm8974.dtsi | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 689ddaabf463..6e99903bb5f9 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -959,7 +959,7 @@ msmgpio: pinctrl@...10000 {
interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
};
- i2c@...23000 {
+ blsp1_i2c1: i2c@...23000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9923000 0x1000>;
@@ -970,7 +970,7 @@ i2c@...23000 {
#size-cells = <0>;
};
- i2c@...24000 {
+ blsp1_i2c2: i2c@...24000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9924000 0x1000>;
@@ -981,7 +981,7 @@ i2c@...24000 {
#size-cells = <0>;
};
- blsp_i2c3: i2c@...25000 {
+ blsp1_i2c3: i2c@...25000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9925000 0x1000>;
@@ -992,7 +992,7 @@ blsp_i2c3: i2c@...25000 {
#size-cells = <0>;
};
- blsp_i2c6: i2c@...28000 {
+ blsp1_i2c6: i2c@...28000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9928000 0x1000>;
@@ -1003,7 +1003,7 @@ blsp_i2c6: i2c@...28000 {
#size-cells = <0>;
};
- blsp_i2c8: i2c@...64000 {
+ blsp2_i2c2: i2c@...64000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9964000 0x1000>;
@@ -1014,7 +1014,7 @@ blsp_i2c8: i2c@...64000 {
#size-cells = <0>;
};
- blsp_i2c11: i2c@...67000 {
+ blsp2_i2c5: i2c@...67000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9967000 0x1000>;
@@ -1027,7 +1027,7 @@ blsp_i2c11: i2c@...67000 {
dma-names = "tx", "rx";
};
- blsp_i2c12: i2c@...68000 {
+ blsp2_i2c6: i2c@...68000 {
status = "disabled";
compatible = "qcom,i2c-qup-v2.1.1";
reg = <0xf9968000 0x1000>;
--
2.35.1
Powered by blists - more mailing lists