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

Commit 430c6464 authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

ARM: dts: msm: Add a slimbus instance for SDM845



Add the SLIMbus instance that is used to enable BT/FM
functionality.

CRs-Fixed: 2002163
Change-Id: I4044ea8e76fd2552c6918dcabf95fdc70aa660b8
Signed-off-by: default avatarSagar Dharia <sdharia@codeaurora.org>
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 16496105
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1406,6 +1406,16 @@
		qcom,ea-pc = <0x270>;
	};

	slim_qca: slim@17240000 {
		cell-index = <3>;
		compatible = "qcom,slim-ngd";
		reg = <0x17240000 0x2c000>,
			<0x17204000 0x20000>;
		reg-names = "slimbus_physical", "slimbus_bam_physical";
		interrupts = <0 291 0>, <0 292 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
	};

	eud: qcom,msm-eud@88e0000 {
		compatible = "qcom,msm-eud";
		interrupt-names = "eud_irq";