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

Commit 2fd913d3 authored by Nikhilesh Reddy's avatar Nikhilesh Reddy
Browse files

ARM: dts: msm: Use adsp heap for rfs_access on adsp



Add the phandle in the device tree to allow the
dma_alloc_coherrent call to use the adsp shared heap
when allocating the shared ram for the adsp rfs_access
clients.

Change-Id: I1c4e4aecf9b246828fa7d6e678c1c724cde4d273
Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent 5264159d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1001,6 +1001,7 @@
		reg = <0x00000000 0x00010000>;
		reg-names = "rfsa_dsp";
		qcom,client-id = <0x011013ec>;
		linux,contiguous-region = <&adsp_mem>;
	};

	qcom,mdm_sharedmem@00000000 {