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

Commit 13ccde58 authored by Sagar Dharia's avatar Sagar Dharia
Browse files

ARM: dts: msm: Add slimbus satellite device for mpq8092



Add slimbus controller device in satellite mode on mpq8092.
Slimbus controller is used by codec/audio.

Change-Id: I948162a842abb1b3e8d95e475e0bc347f637d8b5
Signed-off-by: default avatarSagar Dharia <sdharia@codeaurora.org>
parent ca6129fc
Loading
Loading
Loading
Loading
+12 −0
Original line number Original line Diff line number Diff line
@@ -387,6 +387,18 @@
		};
		};
	};
	};


	slim_msm: slim@fe1af000 {
		cell-index = <1>;
		compatible = "qcom,slim-ngd";
		reg = <0xfe1af000 0x35000>,
		     <0xfe184000 0x20000>;
		reg-names = "slimbus_physical", "slimbus_bam_physical";
		interrupts = <0 163 0 0 164 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
		qcom,apps-ch-pipes = <0x60000000>;
		qcom,ea-pc = <0xc0>;
	};

	i2c_2: i2c@f9924000 { /* BLSP1 QUP2 */
	i2c_2: i2c@f9924000 { /* BLSP1 QUP2 */
		compatible = "qcom,i2c-msm-v2";
		compatible = "qcom,i2c-msm-v2";
		#address-cells = <1>;
		#address-cells = <1>;