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

Commit 73e234e4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add a slimbus instance for SDM845" into msm-4.9

parents 2f5ce443 430c6464
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1417,6 +1417,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";