diff options
author | Andy Gross <andy.gross@linaro.org> | 2016-04-01 15:02:06 -0500 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2016-04-02 21:27:36 -0500 |
commit | 10c0f0e92f019ab8d0c17da3696e35b0eef4ec16 (patch) | |
tree | 20f3d87cd176556993f9d0f8fec87278e0ad9d42 /arch/arm/boot | |
parent | 338d51889851cb2ac900d2ec75c8185afcde8caf (diff) | |
download | linux-10c0f0e92f019ab8d0c17da3696e35b0eef4ec16.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8974.dtsi | 2 |
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 d7eef2515deb..8193139d0d87 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 { |