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

Commit 80e56f4c authored by Ankit Gupta's avatar Ankit Gupta
Browse files

ARM: dts: mdm: correct bam pipe number for i2c-3 for mdmcalifornium



Correct the bam pipe number for blsp1 qup3 for
i2c instance for mdmcalifornium

Change-Id: I0dcf0b3a273a7103d321d2ea5bbbcbb177f6a0d4
Signed-off-by: default avatarAnkit Gupta <ankgupta@codeaurora.org>
parent 41e2dab4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -86,8 +86,8 @@
		reg = <0x78B7000 0x600>;
		interrupt-names = "qup_irq";
		interrupts = <0 97 0>;
		dmas = <&dma_blsp1 10 64 0x20000020 0x20>,
			<&dma_blsp1 11 32 0x20000020 0x20>;
		dmas = <&dma_blsp1 12 64 0x20000020 0x20>,
			<&dma_blsp1 13 32 0x20000020 0x20>;
		dma-names = "tx", "rx";
		qcom,master-id = <86>;
		qcom,clk-freq-out = <400000>;