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

Commit 52cf79ef authored by Neil Leeder's avatar Neil Leeder
Browse files

ARM: dts: msm: BIMC for 8610 class devices



Map memory for tools to access BIMC facilities.

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

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

&gdsc_vfe {