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

Commit b29c5b5d authored by Neil Leeder's avatar Neil Leeder
Browse files

ARM: dts: msm: BIMC for 8916 class devices



Map memory for tools to access BIMC facilities.

Change-Id: Idaad2909bf6c6917f580cde94df2635e7fd3d530
Acked-by: default avatarrahul ramasubramanian <rahulr@qti.qualcomm.com>
Signed-off-by: default avatarNeil Leeder <nleeder@codeaurora.org>
parent 07ea034d
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -1556,6 +1556,12 @@
		compatible = "arm,armv8-pmuv3";
		compatible = "arm,armv8-pmuv3";
		interrupts = <1 7 0xf00>;
		interrupts = <1 7 0xf00>;
	};
	};

	bimc_sharedmem {
		compatible = "qcom,sharedmem-uio";
		reg = <0x400000 0x80000>;
		reg-names = "bimc";
	};
};
};


&gdsc_venus {
&gdsc_venus {