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

Commit 03723d0a authored by Sagar Dharia's avatar Sagar Dharia Committed by Fred Oh
Browse files

ARM: dts: msm: Add slimbus controller to 8992



Slimbus is used for audio functionality. Add slimbus controller to
enable that.

Change-Id: I2d652bb9c42a99391137c5f4b8e9f309b8b2e42c
Signed-off-by: default avatarSagar Dharia <sdharia@codeaurora.org>
parent c3e072e1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -611,6 +611,18 @@
		qcom,master-id = <86>;
	};

	slim_msm: slim@fe12f000 {
		cell-index = <1>;
		compatible = "qcom,slim-ngd";
		reg = <0xfe12f000 0x2C000>,
		      <0xfe104000 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 = <0x110>;
	};

	sdhc_1: sdhci@f9824900 {
		compatible = "qcom,sdhci-msm";
		reg = <0xf9824900 0x1a0>, <0xf9824000 0x800>;