Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1307107

[PATCH V6 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node

From Sricharan R <sricharan@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH V6 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node
Date 2016-01-12 09:50 +0100
Message-ID <qQ2Ol-6OM-7@gated-at.bofh.it> (permalink)
References <qQ2Ol-6OM-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
---
 arch/arm/boot/dts/qcom-msm8974.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 7786408..bd1be53 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -328,6 +328,8 @@
 			clock-names = "core", "iface";
 			#address-cells = <1>;
 			#size-cells = <0>;
+			dmas = <&blsp2_dma 20>, <&blsp2_dma 21>;
+			dma-names = "tx", "rx";
 		};
 
 		spmi_bus: spmi@fc4cf000 {
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH V6 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node Sricharan R <sricharan@codeaurora.org> - 2016-01-12 09:50 +0100

csiph-web