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

Commit e97e0fbd 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 SMEM target info address for msm8226"

parents ec3a8443 506db493
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -783,8 +783,9 @@
		compatible = "qcom,smem";
		reg = <0xfa00000 0x100000>,
			<0xf9011000 0x1000>,
			<0xfc428000 0x4000>;
		reg-names = "smem", "irq-reg-base", "aux-mem1";
			<0xfc428000 0x4000>,
			<0xfe802ff0 0x8>;
		reg-names = "smem", "irq-reg-base", "aux-mem1", "smem_targ_info_imem";
		qcom,mpu-enabled;

		qcom,smd-modem {