Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4a564a6 authored by Ankit Gupta's avatar Ankit Gupta
Browse files

ARM: dts: msm: enable dma mode for i2c devices for msm8996



Remove the disable-dma entry from the device tree of msm8996.
This allows i2c devices to use DMA/BAM mode for their
transactions.

Change-Id: Ibeeaca44c180be6fce626b647c7e767459b8bcd5
Signed-off-by: default avatarAnkit Gupta <ankgupta@codeaurora.org>
parent fd854d74
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -518,7 +518,6 @@
		pinctrl-names = "i2c_active", "i2c_sleep";
		pinctrl-0 = <&i2c_12_active>;
		pinctrl-1 = <&i2c_12_sleep>;
		qcom,disable-dma;
	};


@@ -558,7 +557,6 @@
		pinctrl-names = "i2c_active", "i2c_sleep";
		pinctrl-0 = <&i2c_7_active>;
		pinctrl-1 = <&i2c_7_sleep>;
		qcom,disable-dma;
	};

	blsp1_uart2: uart@07570000 { /* BLSP1 UART2 */