Skip to content

Commit

Permalink
dts: msm8974: Add dma channels for blsp2_i2c1 node
Browse files Browse the repository at this point in the history
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
  • Loading branch information
Sricharan R authored and Andy Gross committed Feb 24, 2016
1 parent 62bc817 commit 0a5d0f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/qcom-msm8974.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,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 {
Expand Down

0 comments on commit 0a5d0f8

Please sign in to comment.