Skip to content

Commit

Permalink
Revert "dts: msm8974: Add dma channels for blsp2_i2c1 node"
Browse files Browse the repository at this point in the history
Revert this commit to fix regressions on non-dragonboard MSM8974 boards.
This will be put back in after the correct fixes to the bam driver are
accepted that allow remote processor control of the main control registers.

This reverts commit 0a5d0f8.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
  • Loading branch information
Andy Gross committed Apr 3, 2016
1 parent 338d518 commit 10c0f0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/qcom-msm8974.dtsi
Original file line number Diff line number Diff line change
@@ -460,8 +460,6 @@
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 {

0 comments on commit 10c0f0e

Please sign in to comment.