linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] arm64: dts: qcom: Fix dma node name
@ 2020-10-27 16:45 Vinod Koul
  2020-10-27 16:45 ` [PATCH 1/9] arm64: dts: sdm845: " Vinod Koul
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name in the qcom dts files

Vinod Koul (9):
  arm64: dts: sdm845: Fix dma node name
  arm64: dts: sdm630: Fix dma node name
  arm64: dts: qcs404: Fix dma node name
  arm64: dts: msm8916: Fix dma node name
  arm64: dts: msm8994: Fix dma node name
  arm64: dts: msm8996: Fix dma node name
  arm64: dts: msm8998: Fix dma node name
  arm64: dts: ipq6018: Fix dma node name
  arm64: dts: ipq8074: Fix dma node name

 arch/arm64/boot/dts/qcom/ipq6018.dtsi | 4 ++--
 arch/arm64/boot/dts/qcom/ipq8074.dtsi | 4 ++--
 arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/msm8994.dtsi | 4 ++--
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/msm8998.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/qcs404.dtsi  | 4 ++--
 arch/arm64/boot/dts/qcom/sdm630.dtsi  | 4 ++--
 arch/arm64/boot/dts/qcom/sdm845.dtsi  | 2 +-
 9 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 1/9] arm64: dts: sdm845: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 2/9] arm64: dts: sdm630: " Vinod Koul
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 40e8c11f23ab..ba60fb398c0b 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -4484,7 +4484,7 @@ msi-controller@17a40000 {
 			};
 		};
 
-		slimbam: dma@17184000 {
+		slimbam: dma-controller@17184000 {
 			compatible = "qcom,bam-v1.7.0";
 			qcom,controlled-remotely;
 			reg = <0 0x17184000 0 0x2a000>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 2/9] arm64: dts: sdm630: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
  2020-10-27 16:45 ` [PATCH 1/9] arm64: dts: sdm845: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 3/9] arm64: dts: qcs404: " Vinod Koul
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/sdm630.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm630.dtsi b/arch/arm64/boot/dts/qcom/sdm630.dtsi
index deb928d303c2..37d5cc32f6b6 100644
--- a/arch/arm64/boot/dts/qcom/sdm630.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm630.dtsi
@@ -830,7 +830,7 @@ sdhc_1: sdhci@c0c4000 {
 			status = "disabled";
 		};
 
-		blsp1_dma: dma@c144000 {
+		blsp1_dma: dma-controller@c144000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x0c144000 0x1f000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
@@ -944,7 +944,7 @@ blsp_i2c4: i2c@c178000 {
 			status = "disabled";
 		};
 
-		blsp2_dma: dma@c184000 {
+		blsp2_dma: dma-controller@c184000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x0c184000 0x1f000>;
 			interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 3/9] arm64: dts: qcs404: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
  2020-10-27 16:45 ` [PATCH 1/9] arm64: dts: sdm845: " Vinod Koul
  2020-10-27 16:45 ` [PATCH 2/9] arm64: dts: sdm630: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 4/9] arm64: dts: msm8916: " Vinod Koul
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/qcs404.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index b654b802e95c..339790ba585d 100644
--- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
@@ -801,7 +801,7 @@ sdcc1: sdcc@7804000 {
 			status = "disabled";
 		};
 
-		blsp1_dma: dma@7884000 {
+		blsp1_dma: dma-controller@7884000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x07884000 0x25000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
@@ -1045,7 +1045,7 @@ blsp1_spi4: spi@78b9000 {
 			status = "disabled";
 		};
 
-		blsp2_dma: dma@7ac4000 {
+		blsp2_dma: dma-controller@7ac4000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x07ac4000 0x17000>;
 			interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 4/9] arm64: dts: msm8916: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
                   ` (2 preceding siblings ...)
  2020-10-27 16:45 ` [PATCH 3/9] arm64: dts: qcs404: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 5/9] arm64: dts: msm8994: " Vinod Koul
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index aaa21899f1a6..478c1fadc5cc 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -1391,7 +1391,7 @@ sdhc_2: sdhci@7864000 {
 			status = "disabled";
 		};
 
-		blsp_dma: dma@7884000 {
+		blsp_dma: dma-controller@7884000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x07884000 0x23000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 5/9] arm64: dts: msm8994: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
                   ` (3 preceding siblings ...)
  2020-10-27 16:45 ` [PATCH 4/9] arm64: dts: msm8916: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 6/9] arm64: dts: msm8996: " Vinod Koul
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/msm8994.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi b/arch/arm64/boot/dts/qcom/msm8994.dtsi
index 6707f898607f..fe537e370e80 100644
--- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
@@ -305,7 +305,7 @@ sdhc1: sdhci@f9824900 {
 			status = "disabled";
 		};
 
-		blsp1_dma: dma@f9904000 {
+		blsp1_dma: dma-controller@f9904000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0xf9904000 0x19000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
@@ -401,7 +401,7 @@ blsp_i2c4: i2c@f9926000 {
 			status = "disabled";
 		};
 
-		blsp2_dma: dma@f9944000 {
+		blsp2_dma: dma-controller@f9944000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0xf9944000 0x19000>;
 			interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 6/9] arm64: dts: msm8996: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
                   ` (4 preceding siblings ...)
  2020-10-27 16:45 ` [PATCH 5/9] arm64: dts: msm8994: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 7/9] arm64: dts: msm8998: " Vinod Koul
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index fd6ae5464dea..7eef07e73e25 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -1990,7 +1990,7 @@ dwc3@7600000 {
 			};
 		};
 
-		slimbam: dma@9184000 {
+		slimbam: dma-controller@9184000 {
 			compatible = "qcom,bam-v1.7.0";
 			qcom,controlled-remotely;
 			reg = <0x09184000 0x32000>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 7/9] arm64: dts: msm8998: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
                   ` (5 preceding siblings ...)
  2020-10-27 16:45 ` [PATCH 6/9] arm64: dts: msm8996: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 8/9] arm64: dts: ipq6018: " Vinod Koul
  2020-10-27 16:45 ` [PATCH 9/9] arm64: dts: ipq8074: " Vinod Koul
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/msm8998.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi
index c45870600909..ebdaaf1dfca4 100644
--- a/arch/arm64/boot/dts/qcom/msm8998.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi
@@ -1754,7 +1754,7 @@ sdhc2: sdhci@c0a4900 {
 			status = "disabled";
 		};
 
-		blsp1_dma: dma@c144000 {
+		blsp1_dma: dma-controller@c144000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x0c144000 0x25000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 8/9] arm64: dts: ipq6018: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
                   ` (6 preceding siblings ...)
  2020-10-27 16:45 ` [PATCH 7/9] arm64: dts: msm8998: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  2020-10-27 16:45 ` [PATCH 9/9] arm64: dts: ipq8074: " Vinod Koul
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/ipq6018.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
index a94dac76bf3f..1bdcebc809d1 100644
--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -192,7 +192,7 @@ prng: qrng@e1000 {
 			clock-names = "core";
 		};
 
-		cryptobam: dma@704000 {
+		cryptobam: dma-controller@704000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x00704000 0x20000>;
 			interrupts = <GIC_SPI 207 IRQ_TYPE_LEVEL_HIGH>;
@@ -252,7 +252,7 @@ tcsr_q6: syscon@1945000 {
 			reg = <0x01945000 0xe000>;
 		};
 
-		blsp_dma: dma@7884000 {
+		blsp_dma: dma-controller@7884000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x07884000 0x2b000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 9/9] arm64: dts: ipq8074: Fix dma node name
  2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
                   ` (7 preceding siblings ...)
  2020-10-27 16:45 ` [PATCH 8/9] arm64: dts: ipq6018: " Vinod Koul
@ 2020-10-27 16:45 ` Vinod Koul
  8 siblings, 0 replies; 10+ messages in thread
From: Vinod Koul @ 2020-10-27 16:45 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, Rob Herring, devicetree, linux-kernel

DMA controller binding describes the node name should be dma-controller
and not dma, so fix the node name

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 arch/arm64/boot/dts/qcom/ipq8074.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi
index 829e37ac82f6..a32e5e79ab0b 100644
--- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq8074.dtsi
@@ -276,7 +276,7 @@ sdhc_1: sdhci@7824900 {
 			status = "disabled";
 		};
 
-		blsp_dma: dma@7884000 {
+		blsp_dma: dma-controller@7884000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x07884000 0x2b000>;
 			interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
@@ -372,7 +372,7 @@ blsp1_i2c3: i2c@78b7000 {
 			status = "disabled";
 		};
 
-		qpic_bam: dma@7984000 {
+		qpic_bam: dma-controller@7984000 {
 			compatible = "qcom,bam-v1.7.0";
 			reg = <0x07984000 0x1a000>;
 			interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-10-27 16:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 16:45 [PATCH 0/9] arm64: dts: qcom: Fix dma node name Vinod Koul
2020-10-27 16:45 ` [PATCH 1/9] arm64: dts: sdm845: " Vinod Koul
2020-10-27 16:45 ` [PATCH 2/9] arm64: dts: sdm630: " Vinod Koul
2020-10-27 16:45 ` [PATCH 3/9] arm64: dts: qcs404: " Vinod Koul
2020-10-27 16:45 ` [PATCH 4/9] arm64: dts: msm8916: " Vinod Koul
2020-10-27 16:45 ` [PATCH 5/9] arm64: dts: msm8994: " Vinod Koul
2020-10-27 16:45 ` [PATCH 6/9] arm64: dts: msm8996: " Vinod Koul
2020-10-27 16:45 ` [PATCH 7/9] arm64: dts: msm8998: " Vinod Koul
2020-10-27 16:45 ` [PATCH 8/9] arm64: dts: ipq6018: " Vinod Koul
2020-10-27 16:45 ` [PATCH 9/9] arm64: dts: ipq8074: " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).