public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 7/9] arm64: dts: msm8998: Fix dma node name
Date: Tue, 27 Oct 2020 22:15:09 +0530	[thread overview]
Message-ID: <20201027164511.476312-8-vkoul@kernel.org> (raw)
In-Reply-To: <20201027164511.476312-1-vkoul@kernel.org>

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


  parent reply	other threads:[~2020-10-27 16:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Vinod Koul [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201027164511.476312-8-vkoul@kernel.org \
    --to=vkoul@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox