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

Commit 714c2583 authored by Nikhilesh Reddy's avatar Nikhilesh Reddy
Browse files

ARM: dts: msm: Add rfs_access sensors client for 8994



The sensors PD requires an additional shared buffer
to allow for RFS on muti PD. Add a new client
to support the sensors PD.

Change-Id: Ida667a0e03b7a0e3ec61ee853a061b63d7f60c0b
Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent c3e1cf6f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1067,6 +1067,14 @@
		qcom,client-id = <0x011013ed>;
	};

	qcom,sensors_sharedmem@00000000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x00000000 0x00010000>;
		reg-names = "rfsa_sensor";
		qcom,client-id = <0x011013ee>;
		linux,contiguous-region = <&adsp_mem>;
	};

	sdhc_1: sdhci@f9824900 {
		compatible = "qcom,sdhci-msm";
		reg = <0xf9824900 0x1a0>, <0xf9824000 0x800>;