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

Commit d24550bb 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 slimbus slave device for wcn3990 on sdm630"

parents 73a606f6 7bfc6fbf
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -796,7 +796,14 @@
		interrupts = <0 291 0>, <0 292 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
		qcom,apps-ch-pipes = <0x1800>;
		status = "disabled";

		/* Slimbus Slave DT for WCN3990 */
		btfmslim_codec: wcn3990 {
			compatible = "qcom,btfmslim_slave";
			elemental-addr = [00 01 20 02 17 02];
			qcom,btfm-slim-ifd = "btfmslim_slave_ifd";
			qcom,btfm-slim-ifd-elemental-addr = [00 00 20 02 17 02];
		};
	};

	timer@17920000 {