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

Commit ec85e96c 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 device for msmthorium"

parents 854ba060 10825528
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -207,6 +207,19 @@
		qcom,sensor-id = <0 1 2 3 4 5 6 7 8 9 10>;
	};

	slim_msm: slim@c140000{
		cell-index = <1>;
		compatible = "qcom,slim-ngd";
		reg = <0xc140000 0x2c000>,
		      <0xc104000 0x2a000>;
		reg-names = "slimbus_physical", "slimbus_bam_physical";
		interrupts = <0 163 0>, <0 180 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
		qcom,apps-ch-pipes = <0x600000>;
		qcom,ea-pc = <0x230>;
		status = "disabled";
	};

	blsp1_uart2: serial@78b0000 {
		compatible = "qcom,msm-lsuart-v14";
		reg = <0x78b0000 0x200>;