Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

-2
-2
arch/arm/boot/dts/qcom-msm8974.dtsi
··· 460 460 clock-names = "core", "iface"; 461 461 #address-cells = <1>; 462 462 #size-cells = <0>; 463 - dmas = <&blsp2_dma 20>, <&blsp2_dma 21>; 464 - dma-names = "tx", "rx"; 465 463 }; 466 464 467 465 spmi_bus: spmi@fc4cf000 {