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

Commit 24813232 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 EUD device node for SDM855" into msm-4.14

parents 3301e7c5 077d4746
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1398,6 +1398,16 @@
		cell-index = <0>;
	};


	eud: qcom,msm-eud@88e0000 {
		compatible = "qcom,msm-eud";
		interrupt-names = "eud_irq";
		interrupts = <GIC_SPI 492 IRQ_TYPE_LEVEL_HIGH>;
		reg = <0x88e0000 0x2000>;
		reg-names = "eud_base";
		status = "ok";
	};

	pil_modem: qcom,mss@4080000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x4080000 0x100>;