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

Commit 5092acf3 authored by Neil Leeder's avatar Neil Leeder
Browse files

ARM: dts: msm: BIMC for 8226 class devices



Map memory for tools to access BIMC facilities.

Change-Id: Ic6231253c89178298d84ffc0c3f0d70a7ade8242
Acked-by: default avatarrahul ramasubramanian <rahulr@qti.qualcomm.com>
Signed-off-by: default avatarNeil Leeder <nleeder@codeaurora.org>
parent 52cf79ef
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1348,6 +1348,12 @@
		qcom,irq-is-percpu;
		interrupts = <1 7 0xf00>;
	};

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

&gdsc_venus {