Skip to content

Commit

Permalink
Revert "Revert "dts: msm8974: Add dma channels for blsp2_i2c1 node""
Browse files Browse the repository at this point in the history
This adds back the dma channels for the i2c1 node.  This is safe now
that the qcom,controlled-remotely changes are in place and will be used
on the boards that require it.

This reverts commit 10c0f0e.
  • Loading branch information
Andy Gross committed Jun 11, 2016
1 parent d44cbb1 commit 938b4d4
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 @@ -501,6 +501,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 938b4d4

Please sign in to comment.