Re: [PATCH 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node
From: <hidden>
Date: 2015-03-16 09:55:31
Also in:
linux-arm-kernel, linux-arm-msm, linux-i2c, lkml
From: <hidden>
Date: 2015-03-16 09:55:31
Also in:
linux-arm-kernel, linux-arm-msm, linux-i2c, lkml
Hi,
On Fri, Mar 13, 2015 at 11:19:52PM +0530, Sricharan R wrote:quoted
Signed-off-by: Sricharan R <redacted> ---Reviewed-by: Andy Gross <redacted>quoted
arch/arm/boot/dts/qcom-msm8974.dtsi | 2 ++ 1 file changed, 2 insertions(+)diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsib/arch/arm/boot/dts/qcom-msm8974.dtsi index 3f648ae..1ec7ec5 100644--- a/arch/arm/boot/dts/qcom-msm8974.dtsi +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi@@ -246,6 +246,8 @@ clock-names = "core", "iface"; #address-cells = <1>; #size-cells = <0>; + dmas = <&blsp2_dma 20>, <&blsp2_dma 21>; + dma-names = "bam-tx", "bam-rx";more of a nit, but the bam- is unnecessary. it's just rx/tx.
Ok, will change it. Regards, Sricharan -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html