summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Gross <andy.gross@linaro.org>2016-04-01 15:02:06 -0500
committerAndy Gross <andy.gross@linaro.org>2016-04-02 21:27:36 -0500
commit10c0f0e92f019ab8d0c17da3696e35b0eef4ec16 (patch)
tree20f3d87cd176556993f9d0f8fec87278e0ad9d42
parent338d51889851cb2ac900d2ec75c8185afcde8caf (diff)
downloadop-kernel-dev-10c0f0e92f019ab8d0c17da3696e35b0eef4ec16.zip
op-kernel-dev-10c0f0e92f019ab8d0c17da3696e35b0eef4ec16.tar.gz
Revert "dts: msm8974: Add dma channels for blsp2_i2c1 node"
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 0a5d0f85bba61d8643d78869c7c4214d6c2a7ce6. Signed-off-by: Andy Gross <andy.gross@linaro.org>
-rw-r--r--arch/arm/boot/dts/qcom-msm8974.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index d7eef25..8193139 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -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 {
OpenPOWER on IntegriCloud